#2FB0A7#2FB0A7
#2FB0A7 is a light, moderate teal. Relative luminance 0.344; OKLCH L 68.8% C 0.109 H 188.0°. Best body text is #000000 at 7.89:1 contrast (WCAG AA passes).
Color values
| HEX | #2FB0A7 |
|---|---|
| RGB | rgb(47, 176, 167) |
| HSL | hsl(176, 58%, 44%) |
| HSV | hsv(176, 73%, 69%) |
| CMYK | cmyk(73.3%, 0%, 5.1%, 31%) |
| CIE-LAB | lab(65.31, -35.91, -5.34) |
| CIE-LCH | lch(65.31, 36.31, 188.46°) |
| OKLab | oklab(68.77% -0.1075 -0.015) |
| OKLCH | oklch(68.77% 0.109 188) |
| XYZ | xyz(23.6694, 34.4422, 41.9523) |
| Luminance | 0.3444 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 0.89
Topaz
#13BBAF
ΔE00 3.26
Tealish
#24BCA8
ΔE00 4.85
Turquoise (survey)
#06C2AC
ΔE00 6.36
Blue Green
#0F9B8E
ΔE00 6.91
Sea
#3C9992
ΔE00 7.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FB0A7 #B02F38
analogous
#2FB066 #2FB0A7 #2F78B0
triadic
#2FB0A7 #A72FB0 #B0A72F
tetradic
#2FB0A7 #662FB0 #B02F38 #78B02F
square
#2FB0A7 #662FB0 #B02F38 #78B02F
split-complementary
#2FB0A7 #B02F78 #B0662F
monochromatic
#154F4B #228079 #2FB0A7 #4DCFC6 #7DDCD6
Accessibility & contrast
On white
2.66
#2FB0A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.89
#2FB0A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FB0A7
7.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FB0A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FB0A7 | 1.00 | 2.66 | 7.89 | 7.89 |
| #FFFFFF | 2.66 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A6A6A7
Deuteranopia (green-blind)
#9499A8
Tritanopia (blue-blind)
#00B4AD
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #2fb0a7; /* rgb */ color: rgb(47, 176, 167); /* oklch */ color: oklch(68.8% 0.109 188.0);
Tailwind
colors: {
custom: {
50: '#7cc8c1',
500: '#2fb0a7',
950: '#000000',
},
}SCSS
$custom: #2fb0a7; $custom-light: #7cc8c1; $custom-dark: #000000;
JSON
{
"hex": "#2fb0a7",
"rgb": {
"r": 47,
"g": 176,
"b": 167
},
"hsl": {
"h": 175.814,
"s": 57.848,
"l": 43.725
},
"oklch": {
"l": 0.68773,
"c": 0.10856,
"h": 188
},
"luminance": 0.34445
}Semantic roles & 50–950 ramp
primary
#2FB0A7
secondary
#C5767B
accent
#4751E1
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281