#2FB0AA#2FB0AA
#2FB0AA is a light, moderate teal. Relative luminance 0.346; OKLCH L 68.9% C 0.108 H 190.3°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #2FB0AA |
|---|---|
| RGB | rgb(47, 176, 170) |
| HSL | hsl(177, 58%, 44%) |
| HSV | hsv(177, 73%, 69%) |
| CMYK | cmyk(73.3%, 0%, 3.4%, 31%) |
| CIE-LAB | lab(65.40, -35.05, -6.88) |
| CIE-LCH | lch(65.40, 35.72, 191.10°) |
| OKLab | oklab(68.87% -0.1061 -0.0192) |
| OKLCH | oklch(68.87% 0.108 190.3) |
| XYZ | xyz(23.9499, 34.5544, 43.4298) |
| Luminance | 0.3456 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.13
Topaz
#13BBAF
ΔE00 3.74
Tealish
#24BCA8
ΔE00 5.74
Sea
#3C9992
ΔE00 7.06
Turquoise (survey)
#06C2AC
ΔE00 7.13
Blue Green
#0F9B8E
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FB0AA #B02F35
analogous
#2FB069 #2FB0AA #2F75B0
triadic
#2FB0AA #AA2FB0 #B0AA2F
tetradic
#2FB0AA #692FB0 #B02F35 #75B02F
square
#2FB0AA #692FB0 #B02F35 #75B02F
split-complementary
#2FB0AA #B02F75 #B0692F
monochromatic
#154F4D #22807B #2FB0AA #4DCFC9 #7DDCD8
Accessibility & contrast
On white
2.65
#2FB0AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#2FB0AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FB0AA
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FB0AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FB0AA | 1.00 | 2.65 | 7.91 | 7.91 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A7AA
Deuteranopia (green-blind)
#9399AB
Tritanopia (blue-blind)
#00B5AE
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #2fb0aa; /* rgb */ color: rgb(47, 176, 170); /* oklch */ color: oklch(68.9% 0.108 190.3);
Tailwind
colors: {
custom: {
50: '#7dc8c3',
500: '#2fb0aa',
950: '#000000',
},
}SCSS
$custom: #2fb0aa; $custom-light: #7dc8c3; $custom-dark: #000000;
JSON
{
"hex": "#2fb0aa",
"rgb": {
"r": 47,
"g": 176,
"b": 170
},
"hsl": {
"h": 177.209,
"s": 57.848,
"l": 43.725
},
"oklch": {
"l": 0.68874,
"c": 0.10787,
"h": 190.3
},
"luminance": 0.34557
}Semantic roles & 50–950 ramp
primary
#2FB0AA
secondary
#C5767A
accent
#474EE1
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281