#2AB0AB#2AB0AB
#2AB0AB is a light, moderate teal. Relative luminance 0.345; OKLCH L 68.8% C 0.110 H 191.1°. Best body text is #000000 at 7.90:1 contrast (WCAG AA passes).
Color values
| HEX | #2AB0AB |
|---|---|
| RGB | rgb(42, 176, 171) |
| HSL | hsl(178, 61%, 43%) |
| HSV | hsv(178, 76%, 69%) |
| CMYK | cmyk(76.1%, 0%, 2.8%, 31%) |
| CIE-LAB | lab(65.34, -35.34, -7.53) |
| CIE-LCH | lch(65.34, 36.14, 192.03°) |
| OKLab | oklab(68.81% -0.1075 -0.021) |
| OKLCH | oklch(68.81% 0.11 191.1) |
| XYZ | xyz(23.8274, 34.4803, 43.9197) |
| Luminance | 0.3448 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 1.31
Topaz
#13BBAF
ΔE00 3.90
Tealish
#24BCA8
ΔE00 6.03
Sea
#3C9992
ΔE00 7.13
Turquoise (survey)
#06C2AC
ΔE00 7.38
Blue Green
#0F9B8E
ΔE00 7.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AB0AB #B02A2F
analogous
#2AB068 #2AB0AB #2A72B0
triadic
#2AB0AB #AB2AB0 #B0AB2A
tetradic
#2AB0AB #682AB0 #B02A2F #72B02A
square
#2AB0AB #682AB0 #B02A2F #72B02A
split-complementary
#2AB0AB #B02A72 #B0682A
monochromatic
#124D4B #1E7F7B #2AB0AB #45D3CD #76DEDA
Accessibility & contrast
On white
2.66
#2AB0AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.90
#2AB0AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2AB0AB
7.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AB0AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AB0AB | 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)
#A5A7AB
Deuteranopia (green-blind)
#9299AC
Tritanopia (blue-blind)
#00B5AE
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #2ab0ab; /* rgb */ color: rgb(42, 176, 171); /* oklch */ color: oklch(68.8% 0.110 191.1);
Tailwind
colors: {
custom: {
50: '#7bc8c4',
500: '#2ab0ab',
950: '#000000',
},
}SCSS
$custom: #2ab0ab; $custom-light: #7bc8c4; $custom-dark: #000000;
JSON
{
"hex": "#2ab0ab",
"rgb": {
"r": 42,
"g": 176,
"b": 171
},
"hsl": {
"h": 177.761,
"s": 61.468,
"l": 42.745
},
"oklch": {
"l": 0.68811,
"c": 0.1095,
"h": 191.1
},
"luminance": 0.34483
}Semantic roles & 50–950 ramp
primary
#2AB0AB
secondary
#C67073
accent
#4349E5
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1312
muted
#7C8281