Greenish turquoise Color — HEX, RGB, HSL & CMYK Codes

#00fbb0
Format Value
HEX #00fbb0
RGB rgb(0, 251, 176)
HSL hsl(162.1, 100%, 49.2%)
CMYK cmyk(100%, 0%, 29.9%, 1.6%)
HSV hsv(162.1, 100%, 98.4%)

greenish turquoise color harmonies

Tints & shades of greenish turquoise

Tints (lighter)

#17fbb7 #2efcbe #46fcc6 #5dfccd #74fdd4 #8bfddb #a2fee2 #b9fee9 #d1fef1 #e8fff8

Shades (darker)

#00e4a0 #00cd90 #00b780 #00a070 #008960 #007250 #005b40 #004430 #002e20 #001710

Contrast & accessibility

The quick brown fox

On white · 1.36:1 · Fail

The quick brown fox

On black · 15.43:1 · AAA

Recommended text color: #000000

Use greenish turquoise in code

CSS color: #00fbb0;
SCSS $color: #00fbb0;
Tailwind bg-[#00fbb0]
Swift UIColor(red: 0.000, green: 0.984, blue: 0.690, alpha: 1)
Android Color.parseColor("#00fbb0")
Flutter Color(0xFF00FBB0)

Colors similar to greenish turquoise

Browse all Green colors →

What is the HEX code for greenish turquoise?

The CSS color greenish turquoise in HEX format is #00fbb0. Use this value directly in CSS, SVG, and most design tools.

How do I use greenish turquoise in CSS?

To apply greenish turquoise in CSS:

  • Text color: color: #00fbb0;
  • Background: background-color: #00fbb0;
  • Border: border-color: #00fbb0;

What are all the color format values for greenish turquoise?

FormatValue
HEX#00fbb0
RGBrgb(0, 251, 176)
HSLhsl(162.1, 100%, 49.2%)
CMYKcmyk(100%, 0%, 29.9%, 1.6%)

How do I convert greenish turquoise to HEX?

Select greenish turquoise from the color name list in our color converter. The HEX value — #00fbb0 — appears instantly alongside HEX, RGB, HSL and CMYK.

What color family does greenish turquoise belong to?

greenish turquoise belongs to the green color family. It is a medium, vivid color with HSL values: hue 162.1°, saturation 100%, lightness 49.2%.

How do I create lighter and darker shades of greenish turquoise?

Lighter variant (lightness 64.2%): #48ffc9. Darker variant (lightness 34.2%): #00ae7a. These values are computed by adjusting HSL lightness ±15% while keeping the same hue and saturation.

What is HEX used for?

HEX color codes are used in CSS, HTML and design tools. They encode red, green and blue as two hexadecimal digits each (00–FF), forming a compact 6-character code like #ff0000.