#53ACA2#53ACA2
#53ACA2 is a light, moderate teal. Relative luminance 0.340; OKLCH L 68.7% C 0.087 H 185.7°. Best body text is #000000 at 7.79:1 contrast (WCAG AA passes).
Color values
| HEX | #53ACA2 |
|---|---|
| RGB | rgb(83, 172, 162) |
| HSL | hsl(173, 35%, 50%) |
| HSV | hsv(173, 52%, 67%) |
| CMYK | cmyk(51.7%, 0%, 5.8%, 32.5%) |
| CIE-LAB | lab(64.92, -29.14, -3.02) |
| CIE-LCH | lch(64.92, 29.29, 185.92°) |
| OKLab | oklab(68.69% -0.0866 -0.0086) |
| OKLCH | oklch(68.69% 0.087 185.7) |
| XYZ | xyz(24.8386, 33.9504, 39.4195) |
| Luminance | 0.3395 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightseagreen
#20B2AA
ΔE00 3.86
Dull Teal
#5F9E8F
ΔE00 5.36
Topaz
#13BBAF
ΔE00 5.53
Sea
#3C9992
ΔE00 6.18
Tealish
#24BCA8
ΔE00 6.24
Grey Teal
#5E9B8A
ΔE00 6.56
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#53ACA2 #AC535D
analogous
#53AC75 #53ACA2 #538AAC
triadic
#53ACA2 #A253AC #ACA253
tetradic
#53ACA2 #7553AC #AC535D #8AAC53
square
#53ACA2 #7553AC #AC535D #8AAC53
split-complementary
#53ACA2 #AC538A #AC7553
monochromatic
#2B5954 #3F837B #53ACA2 #7CC0B8 #A6D4CF
Accessibility & contrast
On white
2.70
#53ACA2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
7.79
#53ACA2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #53ACA2
7.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##53ACA2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##53ACA2 | 1.00 | 2.70 | 7.79 | 7.79 |
| #FFFFFF | 2.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 7.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 7.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A4A4A2
Deuteranopia (green-blind)
#9699A3
Tritanopia (blue-blind)
#1DAFA9
Achromatopsia (no color)
#9D9D9D
Design tokens & code
CSS
--color: #53aca2; /* rgb */ color: rgb(83, 172, 162); /* oklch */ color: oklch(68.7% 0.087 185.7);
Tailwind
colors: {
custom: {
50: '#8bc5bd',
500: '#53aca2',
950: '#000000',
},
}SCSS
$custom: #53aca2; $custom-light: #8bc5bd; $custom-dark: #000000;
JSON
{
"hex": "#53aca2",
"rgb": {
"r": 83,
"g": 172,
"b": 162
},
"hsl": {
"h": 173.258,
"s": 34.902,
"l": 50
},
"oklch": {
"l": 0.68686,
"c": 0.087,
"h": 185.7
},
"luminance": 0.33953
}Semantic roles & 50–950 ramp
primary
#53ACA2
secondary
#C1999E
accent
#5D69CB
background
#F8FCFB
surface
#F0F8F6
border
#CBD1D0
text
#0C1312
muted
#7D8281