#2FB0A6#2FB0A6
#2FB0A6 is a light, moderate teal. Relative luminance 0.344; OKLCH L 68.7% C 0.109 H 187.2°. Best body text is #000000 at 7.88:1 contrast (WCAG AA passes).
Color values
| HEX | #2FB0A6 |
|---|---|
| RGB | rgb(47, 176, 166) |
| HSL | hsl(175, 58%, 44%) |
| HSV | hsv(175, 73%, 69%) |
| CMYK | cmyk(73.3%, 0%, 5.7%, 31%) |
| CIE-LAB | lab(65.28, -36.20, -4.83) |
| CIE-LCH | lch(65.28, 36.52, 187.60°) |
| OKLab | oklab(68.74% -0.108 -0.0136) |
| OKLCH | oklch(68.74% 0.109 187.2) |
| XYZ | xyz(23.5773, 34.4054, 41.4673) |
| Luminance | 0.3441 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.10
Topaz
#13BBAF
ΔE00 3.18
Tealish
#24BCA8
ΔE00 4.59
Turquoise (survey)
#06C2AC
ΔE00 6.13
Blue Green
#0F9B8E
ΔE00 6.80
Greeny Blue
#42B395
ΔE00 6.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FB0A6 #B02F39
analogous
#2FB065 #2FB0A6 #2F79B0
triadic
#2FB0A6 #A62FB0 #B0A62F
tetradic
#2FB0A6 #652FB0 #B02F39 #79B02F
square
#2FB0A6 #652FB0 #B02F39 #79B02F
split-complementary
#2FB0A6 #B02F79 #B0652F
monochromatic
#154F4B #228078 #2FB0A6 #4DCFC5 #7DDCD5
Accessibility & contrast
On white
2.66
#2FB0A6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.88
#2FB0A6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FB0A6
7.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FB0A6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FB0A6 | 1.00 | 2.66 | 7.88 | 7.88 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A6A6
Deuteranopia (green-blind)
#9499A7
Tritanopia (blue-blind)
#00B4AD
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #2fb0a6; /* rgb */ color: rgb(47, 176, 166); /* oklch */ color: oklch(68.7% 0.109 187.2);
Tailwind
colors: {
custom: {
50: '#7cc8c0',
500: '#2fb0a6',
950: '#000000',
},
}SCSS
$custom: #2fb0a6; $custom-light: #7cc8c0; $custom-dark: #000000;
JSON
{
"hex": "#2fb0a6",
"rgb": {
"r": 47,
"g": 176,
"b": 166
},
"hsl": {
"h": 175.349,
"s": 57.848,
"l": 43.725
},
"oklch": {
"l": 0.68739,
"c": 0.10882,
"h": 187.2
},
"luminance": 0.34408
}Semantic roles & 50–950 ramp
primary
#2FB0A6
secondary
#C5767C
accent
#4753E1
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281