#2AB7A7#2AB7A7
#2AB7A7 is a light, moderate teal. Relative luminance 0.371; OKLCH L 70.4% C 0.116 H 183.4°. Best body text is #000000 at 8.43:1 contrast (WCAG AA passes).
Color values
| HEX | #2AB7A7 |
|---|---|
| RGB | rgb(42, 183, 167) |
| HSL | hsl(173, 63%, 44%) |
| HSV | hsv(173, 77%, 72%) |
| CMYK | cmyk(77%, 0%, 8.7%, 28.2%) |
| CIE-LAB | lab(67.39, -39.66, -2.29) |
| CIE-LCH | lch(67.39, 39.73, 183.31°) |
| OKLab | oklab(70.44% -0.1162 -0.0068) |
| OKLCH | oklch(70.44% 0.116 183.4) |
| XYZ | xyz(24.8600, 37.1462, 42.4114) |
| Luminance | 0.3715 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 1.81
Topaz
#13BBAF
ΔE00 1.95
Lightseagreen
#20B2AA
ΔE00 3.09
Turquoise (survey)
#06C2AC
ΔE00 3.42
Greeny Blue
#42B395
ΔE00 5.25
Mediumturquoise
#48D1CC
ΔE00 8.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AB7A7 #B72A3A
analogous
#2AB760 #2AB7A7 #2A81B7
triadic
#2AB7A7 #A72AB7 #B7A72A
tetradic
#2AB7A7 #602AB7 #B72A3A #81B72A
square
#2AB7A7 #602AB7 #B72A3A #81B72A
split-complementary
#2AB7A7 #B72A81 #B7602A
monochromatic
#13534C #1F857A #2AB7A7 #49D5C5 #7BE1D5
Accessibility & contrast
On white
2.49
#2AB7A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.43
#2AB7A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2AB7A7
8.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AB7A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AB7A7 | 1.00 | 2.49 | 8.43 | 8.43 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AEACA6
Deuteranopia (green-blind)
#9B9EA9
Tritanopia (blue-blind)
#00BBB2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #2ab7a7; /* rgb */ color: rgb(42, 183, 167); /* oklch */ color: oklch(70.4% 0.116 183.4);
Tailwind
colors: {
custom: {
50: '#7ccdc1',
500: '#2ab7a7',
950: '#000000',
},
}SCSS
$custom: #2ab7a7; $custom-light: #7ccdc1; $custom-dark: #000000;
JSON
{
"hex": "#2ab7a7",
"rgb": {
"r": 42,
"g": 183,
"b": 167
},
"hsl": {
"h": 173.191,
"s": 62.667,
"l": 44.118
},
"oklch": {
"l": 0.70438,
"c": 0.11642,
"h": 183.4
},
"luminance": 0.37149
}Semantic roles & 50–950 ramp
primary
#2AB7A7
secondary
#C9747E
accent
#4255E6
background
#F8FCFB
surface
#EFF9F7
border
#CAD2D0
text
#0B1312
muted
#7C8281