#2FB0A0#2FB0A0
#2FB0A0 is a light, moderate teal. Relative luminance 0.342; OKLCH L 68.5% C 0.111 H 182.8°. Best body text is #000000 at 7.84:1 contrast (WCAG AA passes).
Color values
| HEX | #2FB0A0 |
|---|---|
| RGB | rgb(47, 176, 160) |
| HSL | hsl(173, 58%, 44%) |
| HSV | hsv(173, 73%, 69%) |
| CMYK | cmyk(73.3%, 0%, 9.1%, 31%) |
| CIE-LAB | lab(65.11, -37.87, -1.74) |
| CIE-LCH | lch(65.11, 37.91, 182.63°) |
| OKLab | oklab(68.55% -0.1107 -0.0053) |
| OKLCH | oklch(68.55% 0.111 182.8) |
| XYZ | xyz(23.0397, 34.1903, 38.6360) |
| Luminance | 0.3419 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.03
Tealish
#24BCA8
ΔE00 3.47
Topaz
#13BBAF
ΔE00 3.58
Greeny Blue
#42B395
ΔE00 4.90
Turquoise (survey)
#06C2AC
ΔE00 5.15
Blue Green
#0F9B8E
ΔE00 6.59
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2FB0A0 #B02F3F
analogous
#2FB05F #2FB0A0 #2F7FB0
triadic
#2FB0A0 #A02FB0 #B0A02F
tetradic
#2FB0A0 #5F2FB0 #B02F3F #7FB02F
square
#2FB0A0 #5F2FB0 #B02F3F #7FB02F
split-complementary
#2FB0A0 #B02F7F #B05F2F
monochromatic
#154F48 #228074 #2FB0A0 #4DCFBF #7DDCD0
Accessibility & contrast
On white
2.68
#2FB0A0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.84
#2FB0A0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2FB0A0
7.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2FB0A0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2FB0A0 | 1.00 | 2.68 | 7.84 | 7.84 |
| #FFFFFF | 2.68 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A69F
Deuteranopia (green-blind)
#9699A2
Tritanopia (blue-blind)
#00B4AB
Achromatopsia (no color)
#9E9E9E
Design tokens & code
CSS
--color: #2fb0a0; /* rgb */ color: rgb(47, 176, 160); /* oklch */ color: oklch(68.5% 0.111 182.8);
Tailwind
colors: {
custom: {
50: '#7cc8bc',
500: '#2fb0a0',
950: '#000000',
},
}SCSS
$custom: #2fb0a0; $custom-light: #7cc8bc; $custom-dark: #000000;
JSON
{
"hex": "#2fb0a0",
"rgb": {
"r": 47,
"g": 176,
"b": 160
},
"hsl": {
"h": 172.558,
"s": 57.848,
"l": 43.725
},
"oklch": {
"l": 0.68545,
"c": 0.11086,
"h": 182.8
},
"luminance": 0.34193
}Semantic roles & 50–950 ramp
primary
#2FB0A0
secondary
#C57680
accent
#475AE1
background
#F8FCFB
surface
#EFF8F6
border
#CAD1D0
text
#0B1312
muted
#7C8281