#2AB5A5#2AB5A5
#2AB5A5 is a light, moderate teal. Relative luminance 0.363; OKLCH L 69.9% C 0.115 H 183.2°. Best body text is #000000 at 8.25:1 contrast (WCAG AA passes).
Color values
| HEX | #2AB5A5 |
|---|---|
| RGB | rgb(42, 181, 165) |
| HSL | hsl(173, 62%, 44%) |
| HSV | hsv(173, 77%, 71%) |
| CMYK | cmyk(76.8%, 0%, 8.8%, 29%) |
| CIE-LAB | lab(66.71, -39.33, -2.18) |
| CIE-LCH | lch(66.71, 39.39, 183.17°) |
| OKLab | oklab(69.87% -0.1152 -0.0065) |
| OKLCH | oklch(69.87% 0.115 183.2) |
| XYZ | xyz(24.2669, 36.2536, 41.3087) |
| Luminance | 0.3626 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Tealish
#24BCA8
ΔE00 2.22
Topaz
#13BBAF
ΔE00 2.34
Lightseagreen
#20B2AA
ΔE00 2.93
Turquoise (survey)
#06C2AC
ΔE00 3.88
Greeny Blue
#42B395
ΔE00 5.10
Blue Green
#0F9B8E
ΔE00 7.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#2AB5A5 #B52A3A
analogous
#2AB55F #2AB5A5 #2A7FB5
triadic
#2AB5A5 #A52AB5 #B5A52A
tetradic
#2AB5A5 #5F2AB5 #B52A3A #7FB52A
square
#2AB5A5 #5F2AB5 #B52A3A #7FB52A
split-complementary
#2AB5A5 #B52A7F #B55F2A
monochromatic
#13524A #1E8378 #2AB5A5 #48D4C4 #79E0D4
Accessibility & contrast
On white
2.55
#2AB5A5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.25
#2AB5A5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #2AB5A5
8.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##2AB5A5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##2AB5A5 | 1.00 | 2.55 | 8.25 | 8.25 |
| #FFFFFF | 2.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACAAA4
Deuteranopia (green-blind)
#999DA7
Tritanopia (blue-blind)
#00B9B0
Achromatopsia (no color)
#A2A2A2
Design tokens & code
CSS
--color: #2ab5a5; /* rgb */ color: rgb(42, 181, 165); /* oklch */ color: oklch(69.9% 0.115 183.2);
Tailwind
colors: {
custom: {
50: '#7bccbf',
500: '#2ab5a5',
950: '#000000',
},
}SCSS
$custom: #2ab5a5; $custom-light: #7bccbf; $custom-dark: #000000;
JSON
{
"hex": "#2ab5a5",
"rgb": {
"r": 42,
"g": 181,
"b": 165
},
"hsl": {
"h": 173.094,
"s": 62.332,
"l": 43.725
},
"oklch": {
"l": 0.69871,
"c": 0.11535,
"h": 183.2
},
"luminance": 0.36257
}Semantic roles & 50–950 ramp
primary
#2AB5A5
secondary
#C8737D
accent
#4255E5
background
#F8FCFB
surface
#EFF9F7
border
#CAD2D0
text
#0B1312
muted
#7C8281