#2AB2AA#2AB2AA
#2AB2AA is a light, moderate teal. Relative luminance 0.352; OKLCH L 69.3% C 0.111 H 188.9°. Best body text is #000000 at 8.05:1 contrast (WCAG AA passes).
Color values
| HEX | #2AB2AA |
|---|---|
| RGB | rgb(42, 178, 170) |
| HSL | hsl(176, 62%, 43%) |
| HSV | hsv(176, 76%, 70%) |
| CMYK | cmyk(76.4%, 0%, 4.5%, 30.2%) |
| CIE-LAB | lab(65.93, -36.55, -6.10) |
| CIE-LCH | lch(65.93, 37.06, 189.48°) |
| OKLab | oklab(69.28% -0.1099 -0.0171) |
| OKLCH | oklch(69.28% 0.111 188.9) |
| XYZ | xyz(24.1275, 35.2323, 43.5513) |
| Luminance | 0.3523 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 0.39
Topaz
#13BBAF
ΔE00 2.85
Tealish
#24BCA8
ΔE00 4.81
Turquoise (survey)
#06C2AC
ΔE00 6.20
Blue Green
#0F9B8E
ΔE00 7.51
Sea
#3C9992
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AB2AA #B22A32
analogous
#2AB266 #2AB2AA #2A76B2
triadic
#2AB2AA #AA2AB2 #B2AA2A
tetradic
#2AB2AA #662AB2 #B22A32 #76B22A
square
#2AB2AA #662AB2 #B22A32 #76B22A
split-complementary
#2AB2AA #B22A76 #B2662A
monochromatic
#134F4B #1E807B #2AB2AA #46D3CB #77DFD9
Accessibility & contrast
On white
2.61
#2AB2AA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.05
#2AB2AA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2AB2AA
8.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AB2AA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AB2AA | 1.00 | 2.61 | 8.05 | 8.05 |
| #FFFFFF | 2.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A8AA
Deuteranopia (green-blind)
#959AAB
Tritanopia (blue-blind)
#00B7AF
Achromatopsia (no color)
#A0A0A0
Design tokens & code
CSS
--color: #2ab2aa; /* rgb */ color: rgb(42, 178, 170); /* oklch */ color: oklch(69.3% 0.111 188.9);
Tailwind
colors: {
custom: {
50: '#7bc9c3',
500: '#2ab2aa',
950: '#000000',
},
}SCSS
$custom: #2ab2aa; $custom-light: #7bc9c3; $custom-dark: #000000;
JSON
{
"hex": "#2ab2aa",
"rgb": {
"r": 42,
"g": 178,
"b": 170
},
"hsl": {
"h": 176.471,
"s": 61.818,
"l": 43.137
},
"oklch": {
"l": 0.69279,
"c": 0.11123,
"h": 188.9
},
"luminance": 0.35235
}Semantic roles & 50–950 ramp
primary
#2AB2AA
secondary
#C77176
accent
#434CE5
background
#F8FCFB
surface
#EFF8F7
border
#CAD1D0
text
#0B1312
muted
#7C8281