#2AB7AD#2AB7AD
#2AB7AD is a light, moderate teal. Relative luminance 0.374; OKLCH L 70.6% C 0.114 H 187.6°. Best body text is #000000 at 8.48:1 contrast (WCAG AA passes).
Color values
| HEX | #2AB7AD |
|---|---|
| RGB | rgb(42, 183, 173) |
| HSL | hsl(176, 63%, 44%) |
| HSV | hsv(176, 77%, 72%) |
| CMYK | cmyk(77%, 0%, 5.5%, 28.2%) |
| CIE-LAB | lab(67.56, -37.98, -5.35) |
| CIE-LCH | lch(67.56, 38.36, 188.02°) |
| OKLab | oklab(70.63% -0.1135 -0.0151) |
| OKLCH | oklch(70.63% 0.114 187.6) |
| XYZ | xyz(25.4275, 37.3732, 45.4007) |
| Luminance | 0.3738 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.41
Lightseagreen
#20B2AA
ΔE00 1.58
Tealish
#24BCA8
ΔE00 3.60
Turquoise (survey)
#06C2AC
ΔE00 4.83
Greeny Blue
#42B395
ΔE00 7.26
Mediumturquoise
#48D1CC
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AB7AD #B72A34
analogous
#2AB767 #2AB7AD #2A7BB7
triadic
#2AB7AD #AD2AB7 #B7AD2A
tetradic
#2AB7AD #672AB7 #B72A34 #7BB72A
square
#2AB7AD #672AB7 #B72A34 #7BB72A
split-complementary
#2AB7AD #B72A7B #B7672A
monochromatic
#13534F #1F857E #2AB7AD #49D5CB #7BE1D9
Accessibility & contrast
On white
2.48
#2AB7AD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.48
#2AB7AD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2AB7AD
8.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AB7AD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AB7AD | 1.00 | 2.48 | 8.48 | 8.48 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ADADAD
Deuteranopia (green-blind)
#999FAE
Tritanopia (blue-blind)
#00BCB4
Achromatopsia (no color)
#A5A5A5
Design tokens & code
CSS
--color: #2ab7ad; /* rgb */ color: rgb(42, 183, 173); /* oklch */ color: oklch(70.6% 0.114 187.6);
Tailwind
colors: {
custom: {
50: '#7ccdc5',
500: '#2ab7ad',
950: '#000000',
},
}SCSS
$custom: #2ab7ad; $custom-light: #7ccdc5; $custom-dark: #000000;
JSON
{
"hex": "#2ab7ad",
"rgb": {
"r": 42,
"g": 183,
"b": 173
},
"hsl": {
"h": 175.745,
"s": 62.667,
"l": 44.118
},
"oklch": {
"l": 0.70633,
"c": 0.11447,
"h": 187.6
},
"luminance": 0.37376
}Semantic roles & 50–950 ramp
primary
#2AB7AD
secondary
#C9747A
accent
#424EE6
background
#F8FCFC
surface
#EFF9F8
border
#CAD2D1
text
#0B1312
muted
#7C8281