#2AB5AD#2AB5AD
#2AB5AD is a light, moderate teal. Relative luminance 0.366; OKLCH L 70.1% C 0.113 H 189.0°. Best body text is #000000 at 8.31:1 contrast (WCAG AA passes).
Color values
| HEX | #2AB5AD |
|---|---|
| RGB | rgb(42, 181, 173) |
| HSL | hsl(177, 62%, 44%) |
| HSV | hsv(177, 77%, 71%) |
| CMYK | cmyk(76.8%, 0%, 4.4%, 29%) |
| CIE-LAB | lab(66.94, -37.07, -6.26) |
| CIE-LCH | lch(66.94, 37.59, 189.59°) |
| OKLab | oklab(70.13% -0.1115 -0.0176) |
| OKLCH | oklch(70.13% 0.113 189) |
| XYZ | xyz(25.0180, 36.5540, 45.2641) |
| Luminance | 0.3656 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 0.95
Topaz
#13BBAF
ΔE00 2.21
Tealish
#24BCA8
ΔE00 4.45
Turquoise (survey)
#06C2AC
ΔE00 5.70
Mediumturquoise
#48D1CC
ΔE00 7.63
Darkturquoise
#00CED1
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AB5AD #B52A32
analogous
#2AB567 #2AB5AD #2A77B5
triadic
#2AB5AD #AD2AB5 #B5AD2A
tetradic
#2AB5AD #672AB5 #B52A32 #77B52A
square
#2AB5AD #672AB5 #B52A32 #77B52A
split-complementary
#2AB5AD #B52A77 #B5672A
monochromatic
#13524E #1E837E #2AB5AD #48D4CC #79E0DA
Accessibility & contrast
On white
2.53
#2AB5AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.31
#2AB5AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2AB5AD
8.31:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AB5AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AB5AD | 1.00 | 2.53 | 8.31 | 8.31 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.31 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.31 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAABAD
Deuteranopia (green-blind)
#979DAE
Tritanopia (blue-blind)
#00BAB2
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #2ab5ad; /* rgb */ color: rgb(42, 181, 173); /* oklch */ color: oklch(70.1% 0.113 189.0);
Tailwind
colors: {
custom: {
50: '#7cccc5',
500: '#2ab5ad',
950: '#000000',
},
}SCSS
$custom: #2ab5ad; $custom-light: #7cccc5; $custom-dark: #000000;
JSON
{
"hex": "#2ab5ad",
"rgb": {
"r": 42,
"g": 181,
"b": 173
},
"hsl": {
"h": 176.547,
"s": 62.332,
"l": 43.725
},
"oklch": {
"l": 0.70132,
"c": 0.11288,
"h": 189
},
"luminance": 0.36557
}Semantic roles & 50–950 ramp
primary
#2AB5AD
secondary
#C87378
accent
#424CE5
background
#F8FCFC
surface
#EFF9F8
border
#CAD2D1
text
#0B1312
muted
#7C8281