#2AB3AD#2AB3AD
#2AB3AD is a light, moderate teal. Relative luminance 0.357; OKLCH L 69.6% C 0.111 H 190.4°. Best body text is #000000 at 8.15:1 contrast (WCAG AA passes).
Color values
| HEX | #2AB3AD |
|---|---|
| RGB | rgb(42, 179, 173) |
| HSL | hsl(177, 62%, 43%) |
| HSV | hsv(177, 77%, 70%) |
| CMYK | cmyk(76.5%, 0%, 3.4%, 29.8%) |
| CIE-LAB | lab(66.33, -36.15, -7.18) |
| CIE-LCH | lch(66.33, 36.86, 191.23°) |
| OKLab | oklab(69.63% -0.1095 -0.0201) |
| OKLCH | oklch(69.63% 0.111 190.4) |
| XYZ | xyz(24.6142, 35.7465, 45.1296) |
| Luminance | 0.3575 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 0.94
Topaz
#13BBAF
ΔE00 3.07
Tealish
#24BCA8
ΔE00 5.33
Turquoise (survey)
#06C2AC
ΔE00 6.60
Darkturquoise
#00CED1
ΔE00 7.84
Sea
#3C9992
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AB3AD #B32A30
analogous
#2AB368 #2AB3AD #2A74B3
triadic
#2AB3AD #AD2AB3 #B3AD2A
tetradic
#2AB3AD #682AB3 #B32A30 #74B32A
square
#2AB3AD #682AB3 #B32A30 #74B32A
split-complementary
#2AB3AD #B32A74 #B3682A
monochromatic
#13504D #1E817D #2AB3AD #46D4CE #78DFDB
Accessibility & contrast
On white
2.58
#2AB3AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.15
#2AB3AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2AB3AD
8.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AB3AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AB3AD | 1.00 | 2.58 | 8.15 | 8.15 |
| #FFFFFF | 2.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A9AD
Deuteranopia (green-blind)
#959BAE
Tritanopia (blue-blind)
#00B8B1
Achromatopsia (no color)
#A1A1A1
Design tokens & code
CSS
--color: #2ab3ad; /* rgb */ color: rgb(42, 179, 173); /* oklch */ color: oklch(69.6% 0.111 190.4);
Tailwind
colors: {
custom: {
50: '#7ccac5',
500: '#2ab3ad',
950: '#000000',
},
}SCSS
$custom: #2ab3ad; $custom-light: #7ccac5; $custom-dark: #000000;
JSON
{
"hex": "#2ab3ad",
"rgb": {
"r": 42,
"g": 179,
"b": 173
},
"hsl": {
"h": 177.372,
"s": 61.991,
"l": 43.333
},
"oklch": {
"l": 0.69631,
"c": 0.11136,
"h": 190.4
},
"luminance": 0.3575
}Semantic roles & 50–950 ramp
primary
#2AB3AD
secondary
#C77275
accent
#434AE5
background
#F8FCFC
surface
#EFF8F8
border
#CAD1D1
text
#0B1312
muted
#7C8281