#2FB0AB#2FB0AB
#2FB0AB is a light, moderate teal. Relative luminance 0.346; OKLCH L 68.9% C 0.108 H 191.1°. Best body text is #000000 at 7.92:1 contrast (WCAG AA passes).
Color values
| HEX | #2FB0AB |
|---|---|
| RGB | rgb(47, 176, 171) |
| HSL | hsl(178, 58%, 44%) |
| HSV | hsv(178, 73%, 69%) |
| CMYK | cmyk(73.3%, 0%, 2.8%, 31%) |
| CIE-LAB | lab(65.43, -34.77, -7.39) |
| CIE-LCH | lch(65.43, 35.54, 192.00°) |
| OKLab | oklab(68.91% -0.1057 -0.0206) |
| OKLCH | oklch(68.91% 0.108 191.1) |
| XYZ | xyz(24.0449, 34.5924, 43.9299) |
| Luminance | 0.3459 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.42
Topaz
#13BBAF
ΔE00 3.96
Tealish
#24BCA8
ΔE00 6.05
Sea
#3C9992
ΔE00 7.10
Turquoise (survey)
#06C2AC
ΔE00 7.42
Blue Green
#0F9B8E
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FB0AB #B02F34
analogous
#2FB06A #2FB0AB #2F74B0
triadic
#2FB0AB #AB2FB0 #B0AB2F
tetradic
#2FB0AB #6A2FB0 #B02F34 #74B02F
square
#2FB0AB #6A2FB0 #B02F34 #74B02F
split-complementary
#2FB0AB #B02F74 #B06A2F
monochromatic
#154F4D #22807C #2FB0AB #4DCFCA #7DDCD9
Accessibility & contrast
On white
2.65
#2FB0AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.92
#2FB0AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FB0AB
7.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FB0AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FB0AB | 1.00 | 2.65 | 7.92 | 7.92 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A7AB
Deuteranopia (green-blind)
#9399AC
Tritanopia (blue-blind)
#00B5AE
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #2fb0ab; /* rgb */ color: rgb(47, 176, 171); /* oklch */ color: oklch(68.9% 0.108 191.1);
Tailwind
colors: {
custom: {
50: '#7dc8c4',
500: '#2fb0ab',
950: '#000000',
},
}SCSS
$custom: #2fb0ab; $custom-light: #7dc8c4; $custom-dark: #000000;
JSON
{
"hex": "#2fb0ab",
"rgb": {
"r": 47,
"g": 176,
"b": 171
},
"hsl": {
"h": 177.674,
"s": 57.848,
"l": 43.725
},
"oklch": {
"l": 0.68908,
"c": 0.10769,
"h": 191.1
},
"luminance": 0.34595
}Semantic roles & 50–950 ramp
primary
#2FB0AB
secondary
#C57679
accent
#474DE1
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1312
muted
#7C8281