#2AB5A7#2AB5A7
#2AB5A7 is a light, moderate teal. Relative luminance 0.363; OKLCH L 69.9% C 0.115 H 184.6°. Best body text is #000000 at 8.27:1 contrast (WCAG AA passes).
Color values
| HEX | #2AB5A7 |
|---|---|
| RGB | rgb(42, 181, 167) |
| HSL | hsl(174, 62%, 44%) |
| HSV | hsv(174, 77%, 71%) |
| CMYK | cmyk(76.8%, 0%, 7.7%, 29%) |
| CIE-LAB | lab(66.77, -38.77, -3.20) |
| CIE-LCH | lch(66.77, 38.90, 184.72°) |
| OKLab | oklab(69.94% -0.1142 -0.0093) |
| OKLCH | oklch(69.94% 0.115 184.6) |
| XYZ | xyz(24.4504, 36.3270, 42.2749) |
| Luminance | 0.3633 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Topaz
#13BBAF
ΔE00 1.94
Lightseagreen
#20B2AA
ΔE00 2.27
Tealish
#24BCA8
ΔE00 2.65
Turquoise (survey)
#06C2AC
ΔE00 4.21
Greeny Blue
#42B395
ΔE00 5.76
Blue Green
#0F9B8E
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AB5A7 #B52A38
analogous
#2AB561 #2AB5A7 #2A7DB5
triadic
#2AB5A7 #A72AB5 #B5A72A
tetradic
#2AB5A7 #612AB5 #B52A38 #7DB52A
square
#2AB5A7 #612AB5 #B52A38 #7DB52A
split-complementary
#2AB5A7 #B52A7D #B5612A
monochromatic
#13524B #1E8379 #2AB5A7 #48D4C6 #79E0D6
Accessibility & contrast
On white
2.54
#2AB5A7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.27
#2AB5A7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2AB5A7
8.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AB5A7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AB5A7 | 1.00 | 2.54 | 8.27 | 8.27 |
| #FFFFFF | 2.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAAA7
Deuteranopia (green-blind)
#999DA8
Tritanopia (blue-blind)
#00B9B1
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #2ab5a7; /* rgb */ color: rgb(42, 181, 167); /* oklch */ color: oklch(69.9% 0.115 184.6);
Tailwind
colors: {
custom: {
50: '#7cccc1',
500: '#2ab5a7',
950: '#000000',
},
}SCSS
$custom: #2ab5a7; $custom-light: #7cccc1; $custom-dark: #000000;
JSON
{
"hex": "#2ab5a7",
"rgb": {
"r": 42,
"g": 181,
"b": 167
},
"hsl": {
"h": 173.957,
"s": 62.332,
"l": 43.725
},
"oklch": {
"l": 0.69935,
"c": 0.11463,
"h": 184.6
},
"luminance": 0.3633
}Semantic roles & 50–950 ramp
primary
#2AB5A7
secondary
#C8737B
accent
#4253E5
background
#F8FCFB
surface
#EFF9F7
border
#CAD2D0
text
#0B1312
muted
#7C8281