#2FB0A8#2FB0A8
#2FB0A8 is a light, moderate teal. Relative luminance 0.345; OKLCH L 68.8% C 0.108 H 188.7°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #2FB0A8 |
|---|---|
| RGB | rgb(47, 176, 168) |
| HSL | hsl(176, 58%, 44%) |
| HSV | hsv(176, 73%, 69%) |
| CMYK | cmyk(73.3%, 0%, 4.5%, 31%) |
| CIE-LAB | lab(65.34, -35.63, -5.85) |
| CIE-LCH | lch(65.34, 36.10, 189.33°) |
| OKLab | oklab(68.81% -0.107 -0.0164) |
| OKLCH | oklch(68.81% 0.108 188.7) |
| XYZ | xyz(23.7622, 34.4793, 42.4410) |
| Luminance | 0.3448 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 0.82
Topaz
#13BBAF
ΔE00 3.38
Tealish
#24BCA8
ΔE00 5.13
Turquoise (survey)
#06C2AC
ΔE00 6.60
Sea
#3C9992
ΔE00 7.02
Blue Green
#0F9B8E
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FB0A8 #B02F37
analogous
#2FB067 #2FB0A8 #2F77B0
triadic
#2FB0A8 #A82FB0 #B0A82F
tetradic
#2FB0A8 #672FB0 #B02F37 #77B02F
square
#2FB0A8 #672FB0 #B02F37 #77B02F
split-complementary
#2FB0A8 #B02F77 #B0672F
monochromatic
#154F4C #22807A #2FB0A8 #4DCFC7 #7DDCD6
Accessibility & contrast
On white
2.66
#2FB0A8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#2FB0A8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FB0A8
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FB0A8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FB0A8 | 1.00 | 2.66 | 7.90 | 7.90 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A6A8
Deuteranopia (green-blind)
#9499A9
Tritanopia (blue-blind)
#00B5AD
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #2fb0a8; /* rgb */ color: rgb(47, 176, 168); /* oklch */ color: oklch(68.8% 0.108 188.7);
Tailwind
colors: {
custom: {
50: '#7cc8c1',
500: '#2fb0a8',
950: '#000000',
},
}SCSS
$custom: #2fb0a8; $custom-light: #7cc8c1; $custom-dark: #000000;
JSON
{
"hex": "#2fb0a8",
"rgb": {
"r": 47,
"g": 176,
"b": 168
},
"hsl": {
"h": 176.279,
"s": 57.848,
"l": 43.725
},
"oklch": {
"l": 0.68806,
"c": 0.10831,
"h": 188.7
},
"luminance": 0.34482
}Semantic roles & 50–950 ramp
primary
#2FB0A8
secondary
#C5767B
accent
#4750E1
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281