#52DCAD#52DCAD
#52DCAD is a light, vivid teal. Relative luminance 0.560; OKLCH L 80.7% C 0.138 H 166.9°. Best body text is #000000 at 12.20:1 contrast (WCAG AA passes).
Color values
| HEX | #52DCAD |
|---|---|
| RGB | rgb(82, 220, 173) |
| HSL | hsl(160, 66%, 59%) |
| HSV | hsv(160, 63%, 86%) |
| CMYK | cmyk(62.7%, 0%, 21.4%, 13.7%) |
| CIE-LAB | lab(79.61, -48.31, 12.20) |
| CIE-LCH | lch(79.61, 49.83, 165.82°) |
| OKLab | oklab(80.71% -0.1342 0.0312) |
| OKLCH | oklch(80.71% 0.138 166.9) |
| XYZ | xyz(36.6119, 55.9935, 48.4054) |
| Luminance | 0.5600 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 1.44
Aqua Marine
#2EE8BB
ΔE00 3.52
Aquamarine (survey)
#04D8B2
ΔE00 3.95
Seafoam
#7FE0B3
ΔE00 4.03
Mediumaquamarine
#66CDAA
ΔE00 4.58
Aqua (survey)
#13EAC9
ΔE00 6.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DCAD #DC5281
analogous
#52DC68 #52DCAD #52C6DC
triadic
#52DCAD #AD52DC #DCAD52
tetradic
#52DCAD #6852DC #DC5281 #C6DC52
square
#52DCAD #6852DC #DC5281 #C6DC52
split-complementary
#52DCAD #DC52C6 #DC6852
monochromatic
#1E956D #29C892 #52DCAD #85E6C5 #B8F1DD
Accessibility & contrast
On white
1.72
#52DCAD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.20
#52DCAD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DCAD
12.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DCAD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DCAD | 1.00 | 1.72 | 12.20 | 12.20 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CEAB
Deuteranopia (green-blind)
#C4C0B0
Tritanopia (blue-blind)
#00DDCF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #52dcad; /* rgb */ color: rgb(82, 220, 173); /* oklch */ color: oklch(80.7% 0.138 166.9);
Tailwind
colors: {
custom: {
50: '#90e8c5',
500: '#52dcad',
950: '#000000',
},
}SCSS
$custom: #52dcad; $custom-light: #90e8c5; $custom-dark: #000000;
JSON
{
"hex": "#52dcad",
"rgb": {
"r": 82,
"g": 220,
"b": 173
},
"hsl": {
"h": 159.565,
"s": 66.346,
"l": 59.216
},
"oklch": {
"l": 0.80711,
"c": 0.1378,
"h": 166.9
},
"luminance": 0.55997
}Semantic roles & 50–950 ramp
primary
#52DCAD
secondary
#9A385A
accent
#3F79E9
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0E1612
muted
#7F8482