#52DB8A#52DB8A
#52DB8A is a light, vivid green. Relative luminance 0.543; OKLCH L 79.7% C 0.166 H 153.9°. Best body text is #000000 at 11.86:1 contrast (WCAG AA passes).
Color values
| HEX | #52DB8A |
|---|---|
| RGB | rgb(82, 219, 138) |
| HSL | hsl(145, 66%, 59%) |
| HSV | hsv(145, 63%, 86%) |
| CMYK | cmyk(62.6%, 0%, 37%, 14.1%) |
| CIE-LAB | lab(78.63, -55.07, 29.14) |
| CIE-LCH | lch(78.63, 62.30, 152.11°) |
| OKLab | oklab(79.68% -0.1491 0.0729) |
| OKLCH | oklch(79.68% 0.166 153.9) |
| XYZ | xyz(33.3958, 54.2884, 32.7586) |
| Luminance | 0.5429 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.22
Seaweed
#18D17B
ΔE00 3.58
Weird Green
#3AE57F
ΔE00 3.66
Tealish Green
#0CDC73
ΔE00 4.00
Emerald
#50C878
ΔE00 4.70
Turquoise Green
#04F489
ΔE00 6.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DB8A #DB52A3
analogous
#5FDB52 #52DB8A #52DBCF
triadic
#52DB8A #8A52DB #DB8A52
tetradic
#52DB8A #525FDB #DB52A3 #DBCF52
square
#52DB8A #525FDB #DB52A3 #DBCF52
split-complementary
#52DB8A #CF52DB #DB525F
monochromatic
#1F944F #29C66A #52DB8A #85E6AC #B7F0CF
Accessibility & contrast
On white
1.77
#52DB8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.86
#52DB8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DB8A
11.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DB8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DB8A | 1.00 | 1.77 | 11.86 | 11.86 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCA85
Deuteranopia (green-blind)
#C9BE8F
Tritanopia (blue-blind)
#12D8C6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #52db8a; /* rgb */ color: rgb(82, 219, 138); /* oklch */ color: oklch(79.7% 0.166 153.9);
Tailwind
colors: {
custom: {
50: '#90e7ad',
500: '#52db8a',
950: '#000000',
},
}SCSS
$custom: #52db8a; $custom-light: #90e7ad; $custom-dark: #000000;
JSON
{
"hex": "#52db8a",
"rgb": {
"r": 82,
"g": 219,
"b": 138
},
"hsl": {
"h": 144.526,
"s": 65.55,
"l": 59.02
},
"oklch": {
"l": 0.79684,
"c": 0.16595,
"h": 153.9
},
"luminance": 0.54292
}Semantic roles & 50–950 ramp
primary
#52DB8A
secondary
#993971
accent
#3FA3E9
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481