#52DCA5#52DCA5
#52DCA5 is a light, vivid teal. Relative luminance 0.557; OKLCH L 80.5% C 0.144 H 163.3°. Best body text is #000000 at 12.14:1 contrast (WCAG AA passes).
Color values
| HEX | #52DCA5 |
|---|---|
| RGB | rgb(82, 220, 165) |
| HSL | hsl(156, 66%, 59%) |
| HSV | hsv(156, 63%, 86%) |
| CMYK | cmyk(62.7%, 0%, 25%, 13.7%) |
| CIE-LAB | lab(79.44, -50.08, 16.18) |
| CIE-LCH | lch(79.44, 52.63, 162.09°) |
| OKLab | oklab(80.52% -0.1379 0.0413) |
| OKLCH | oklch(80.52% 0.144 163.3) |
| XYZ | xyz(35.8608, 55.6931, 44.4500) |
| Luminance | 0.5570 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Eucalyptus
#44D7A8
ΔE00 2.39
Seafoam
#7FE0B3
ΔE00 4.29
Aqua Green
#12E193
ΔE00 4.64
Aqua Marine
#2EE8BB
ΔE00 4.68
Aquamarine (survey)
#04D8B2
ΔE00 5.50
Mediumaquamarine
#66CDAA
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DCA5 #DC5289
analogous
#52DC60 #52DCA5 #52CEDC
triadic
#52DCA5 #A552DC #DCA552
tetradic
#52DCA5 #6052DC #DC5289 #CEDC52
square
#52DCA5 #6052DC #DC5289 #CEDC52
split-complementary
#52DCA5 #DC52CE #DC6052
monochromatic
#1E9566 #29C889 #52DCA5 #85E6BF #B8F1DA
Accessibility & contrast
On white
1.73
#52DCA5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.14
#52DCA5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DCA5
12.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DCA5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DCA5 | 1.00 | 1.73 | 12.14 | 12.14 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8CDA2
Deuteranopia (green-blind)
#C5BFA9
Tritanopia (blue-blind)
#00DCCD
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #52dca5; /* rgb */ color: rgb(82, 220, 165); /* oklch */ color: oklch(80.5% 0.144 163.3);
Tailwind
colors: {
custom: {
50: '#90e8bf',
500: '#52dca5',
950: '#000000',
},
}SCSS
$custom: #52dca5; $custom-light: #90e8bf; $custom-dark: #000000;
JSON
{
"hex": "#52dca5",
"rgb": {
"r": 82,
"g": 220,
"b": 165
},
"hsl": {
"h": 156.087,
"s": 66.346,
"l": 59.216
},
"oklch": {
"l": 0.80515,
"c": 0.14392,
"h": 163.3
},
"luminance": 0.55697
}Semantic roles & 50–950 ramp
primary
#52DCA5
secondary
#9A385F
accent
#3F83E9
background
#FCFEFD
surface
#F5FDF8
border
#CFD5D1
text
#0E1612
muted
#7F8482