#52DCAF#52DCAF
#52DCAF is a light, vivid teal. Relative luminance 0.561; OKLCH L 80.8% C 0.136 H 167.9°. Best body text is #000000 at 12.22:1 contrast (WCAG AA passes).
Color values
| HEX | #52DCAF |
|---|---|
| RGB | rgb(82, 220, 175) |
| HSL | hsl(160, 66%, 59%) |
| HSV | hsv(160, 63%, 86%) |
| CMYK | cmyk(62.7%, 0%, 20.5%, 13.7%) |
| CIE-LAB | lab(79.65, -47.86, 11.21) |
| CIE-LCH | lch(79.65, 49.15, 166.82°) |
| OKLab | oklab(80.76% -0.1333 0.0287) |
| OKLCH | oklch(80.76% 0.136 167.9) |
| XYZ | xyz(36.8068, 56.0715, 49.4323) |
| Luminance | 0.5607 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 1.54
Aqua Marine
#2EE8BB
ΔE00 3.34
Aquamarine (survey)
#04D8B2
ΔE00 3.61
Seafoam
#7FE0B3
ΔE00 4.10
Mediumaquamarine
#66CDAA
ΔE00 4.37
Aqua (survey)
#13EAC9
ΔE00 5.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DCAF #DC527F
analogous
#52DC6A #52DCAF #52C4DC
triadic
#52DCAF #AF52DC #DCAF52
tetradic
#52DCAF #6A52DC #DC527F #C4DC52
square
#52DCAF #6A52DC #DC527F #C4DC52
split-complementary
#52DCAF #DC52C4 #DC6A52
monochromatic
#1E956F #29C894 #52DCAF #85E6C7 #B8F1DE
Accessibility & contrast
On white
1.72
#52DCAF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.22
#52DCAF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DCAF
12.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DCAF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DCAF | 1.00 | 1.72 | 12.22 | 12.22 |
| #FFFFFF | 1.72 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7CEAD
Deuteranopia (green-blind)
#C4C0B2
Tritanopia (blue-blind)
#00DDCF
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #52dcaf; /* rgb */ color: rgb(82, 220, 175); /* oklch */ color: oklch(80.8% 0.136 167.9);
Tailwind
colors: {
custom: {
50: '#91e7c6',
500: '#52dcaf',
950: '#000000',
},
}SCSS
$custom: #52dcaf; $custom-light: #91e7c6; $custom-dark: #000000;
JSON
{
"hex": "#52dcaf",
"rgb": {
"r": 82,
"g": 220,
"b": 175
},
"hsl": {
"h": 160.435,
"s": 66.346,
"l": 59.216
},
"oklch": {
"l": 0.80762,
"c": 0.13634,
"h": 167.9
},
"luminance": 0.56075
}Semantic roles & 50–950 ramp
primary
#52DCAF
secondary
#9A3858
accent
#3F76E9
background
#FCFEFD
surface
#F5FDF9
border
#CFD5D2
text
#0E1613
muted
#7F8482