#2AB4AB#2AB4AB
#2AB4AB is a light, moderate teal. Relative luminance 0.361; OKLCH L 69.8% C 0.113 H 188.2°. Best body text is #000000 at 8.22:1 contrast (WCAG AA passes).
Color values
| HEX | #2AB4AB |
|---|---|
| RGB | rgb(42, 180, 171) |
| HSL | hsl(176, 62%, 44%) |
| HSV | hsv(176, 77%, 71%) |
| CMYK | cmyk(76.7%, 0%, 5%, 29.4%) |
| CIE-LAB | lab(66.57, -37.18, -5.70) |
| CIE-LCH | lch(66.57, 37.62, 188.71°) |
| OKLab | oklab(69.81% -0.1114 -0.016) |
| OKLCH | oklch(69.81% 0.113 188.2) |
| XYZ | xyz(24.6233, 36.0720, 44.1850) |
| Luminance | 0.3608 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 0.76
Topaz
#13BBAF
ΔE00 2.22
Tealish
#24BCA8
ΔE00 4.23
Turquoise (survey)
#06C2AC
ΔE00 5.58
Greeny Blue
#42B395
ΔE00 7.46
Blue Green
#0F9B8E
ΔE00 7.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AB4AB #B42A33
analogous
#2AB466 #2AB4AB #2A78B4
triadic
#2AB4AB #AB2AB4 #B4AB2A
tetradic
#2AB4AB #662AB4 #B42A33 #78B42A
square
#2AB4AB #662AB4 #B42A33 #78B42A
split-complementary
#2AB4AB #B42A78 #B4662A
monochromatic
#13514D #1E827C #2AB4AB #47D4CB #79E0D9
Accessibility & contrast
On white
2.56
#2AB4AB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.22
#2AB4AB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2AB4AB
8.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AB4AB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AB4AB | 1.00 | 2.56 | 8.22 | 8.22 |
| #FFFFFF | 2.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAAAAB
Deuteranopia (green-blind)
#979CAC
Tritanopia (blue-blind)
#00B9B1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #2ab4ab; /* rgb */ color: rgb(42, 180, 171); /* oklch */ color: oklch(69.8% 0.113 188.2);
Tailwind
colors: {
custom: {
50: '#7ccbc3',
500: '#2ab4ab',
950: '#000000',
},
}SCSS
$custom: #2ab4ab; $custom-light: #7ccbc3; $custom-dark: #000000;
JSON
{
"hex": "#2ab4ab",
"rgb": {
"r": 42,
"g": 180,
"b": 171
},
"hsl": {
"h": 176.087,
"s": 62.162,
"l": 43.529
},
"oklch": {
"l": 0.69814,
"c": 0.11257,
"h": 188.2
},
"luminance": 0.36075
}Semantic roles & 50–950 ramp
primary
#2AB4AB
secondary
#C87278
accent
#434DE5
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1312
muted
#7C8281