#2AB3AC#2AB3AC
#2AB3AC is a light, moderate teal. Relative luminance 0.357; OKLCH L 69.6% C 0.112 H 189.6°. Best body text is #000000 at 8.14:1 contrast (WCAG AA passes).
Color values
| HEX | #2AB3AC |
|---|---|
| RGB | rgb(42, 179, 172) |
| HSL | hsl(177, 62%, 43%) |
| HSV | hsv(177, 77%, 70%) |
| CMYK | cmyk(76.5%, 0%, 3.9%, 29.8%) |
| CIE-LAB | lab(66.30, -36.44, -6.67) |
| CIE-LCH | lch(66.30, 37.04, 190.37°) |
| OKLab | oklab(69.6% -0.11 -0.0187) |
| OKLCH | oklch(69.6% 0.112 189.6) |
| XYZ | xyz(24.5178, 35.7080, 44.6219) |
| Luminance | 0.3571 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 0.65
Topaz
#13BBAF
ΔE00 2.83
Tealish
#24BCA8
ΔE00 5.00
Turquoise (survey)
#06C2AC
ΔE00 6.31
Sea
#3C9992
ΔE00 7.89
Blue Green
#0F9B8E
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AB3AC #B32A31
analogous
#2AB367 #2AB3AC #2A75B3
triadic
#2AB3AC #AC2AB3 #B3AC2A
tetradic
#2AB3AC #672AB3 #B32A31 #75B32A
square
#2AB3AC #672AB3 #B32A31 #75B32A
split-complementary
#2AB3AC #B32A75 #B3672A
monochromatic
#13504D #1E817C #2AB3AC #46D4CC #78DFDA
Accessibility & contrast
On white
2.58
#2AB3AC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.14
#2AB3AC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2AB3AC
8.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AB3AC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AB3AC | 1.00 | 2.58 | 8.14 | 8.14 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A9AC
Deuteranopia (green-blind)
#959BAD
Tritanopia (blue-blind)
#00B8B1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #2ab3ac; /* rgb */ color: rgb(42, 179, 172); /* oklch */ color: oklch(69.6% 0.112 189.6);
Tailwind
colors: {
custom: {
50: '#7ccac4',
500: '#2ab3ac',
950: '#000000',
},
}SCSS
$custom: #2ab3ac; $custom-light: #7ccac4; $custom-dark: #000000;
JSON
{
"hex": "#2ab3ac",
"rgb": {
"r": 42,
"g": 179,
"b": 172
},
"hsl": {
"h": 176.934,
"s": 61.991,
"l": 43.333
},
"oklch": {
"l": 0.69597,
"c": 0.11156,
"h": 189.6
},
"luminance": 0.35711
}Semantic roles & 50–950 ramp
primary
#2AB3AC
secondary
#C77276
accent
#434BE5
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1312
muted
#7C8281