#2AB0AD#2AB0AD
#2AB0AD is a light, moderate teal. Relative luminance 0.346; OKLCH L 68.9% C 0.109 H 192.6°. Best body text is #000000 at 7.91:1 contrast (WCAG AA passes).
Color values
| HEX | #2AB0AD |
|---|---|
| RGB | rgb(42, 176, 173) |
| HSL | hsl(179, 61%, 43%) |
| HSV | hsv(179, 76%, 69%) |
| CMYK | cmyk(76.1%, 0%, 1.7%, 31%) |
| CIE-LAB | lab(65.40, -34.76, -8.55) |
| CIE-LCH | lch(65.40, 35.79, 193.82°) |
| OKLab | oklab(68.88% -0.1066 -0.0238) |
| OKLCH | oklch(68.88% 0.109 192.6) |
| XYZ | xyz(24.0195, 34.5571, 44.9313) |
| Luminance | 0.3456 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 2.00
Topaz
#13BBAF
ΔE00 4.42
Tealish
#24BCA8
ΔE00 6.69
Sea
#3C9992
ΔE00 7.27
Blue Green
#0F9B8E
ΔE00 7.83
Turquoise Blue
#06B1C4
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AB0AD #B02A2D
analogous
#2AB06A #2AB0AD #2A70B0
triadic
#2AB0AD #AD2AB0 #B0AD2A
tetradic
#2AB0AD #6A2AB0 #B02A2D #70B02A
square
#2AB0AD #6A2AB0 #B02A2D #70B02A
split-complementary
#2AB0AD #B02A70 #B06A2A
monochromatic
#124D4C #1E7F7C #2AB0AD #45D3CF #76DEDC
Accessibility & contrast
On white
2.65
#2AB0AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.91
#2AB0AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2AB0AD
7.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AB0AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AB0AD | 1.00 | 2.65 | 7.91 | 7.91 |
| #FFFFFF | 2.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A5A7AD
Deuteranopia (green-blind)
#9299AE
Tritanopia (blue-blind)
#00B5AF
Achromatopsia (no color)
#9F9F9F
Design tokens & code
CSS
--color: #2ab0ad; /* rgb */ color: rgb(42, 176, 173); /* oklch */ color: oklch(68.9% 0.109 192.6);
Tailwind
colors: {
custom: {
50: '#7bc8c5',
500: '#2ab0ad',
950: '#000000',
},
}SCSS
$custom: #2ab0ad; $custom-light: #7bc8c5; $custom-dark: #000000;
JSON
{
"hex": "#2ab0ad",
"rgb": {
"r": 42,
"g": 176,
"b": 173
},
"hsl": {
"h": 178.657,
"s": 61.468,
"l": 42.745
},
"oklch": {
"l": 0.6888,
"c": 0.10919,
"h": 192.6
},
"luminance": 0.3456
}Semantic roles & 50–950 ramp
primary
#2AB0AD
secondary
#C67072
accent
#4347E5
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1312
muted
#7C8281