#52DC8D#52DC8D
#52DC8D is a light, vivid green. Relative luminance 0.549; OKLCH L 80.0% C 0.165 H 154.7°. Best body text is #000000 at 11.98:1 contrast (WCAG AA passes).
Color values
| HEX | #52DC8D |
|---|---|
| RGB | rgb(82, 220, 141) |
| HSL | hsl(146, 66%, 59%) |
| HSV | hsv(146, 63%, 86%) |
| CMYK | cmyk(62.7%, 0%, 35.9%, 13.7%) |
| CIE-LAB | lab(78.98, -54.90, 28.07) |
| CIE-LCH | lch(78.98, 61.66, 152.92°) |
| OKLab | oklab(79.99% -0.1488 0.0704) |
| OKLCH | oklch(79.99% 0.165 154.7) |
| XYZ | xyz(33.8777, 54.8999, 34.0055) |
| Luminance | 0.5490 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 2.92
Seaweed
#18D17B
ΔE00 3.83
Weird Green
#3AE57F
ΔE00 3.85
Tealish Green
#0CDC73
ΔE00 4.33
Emerald
#50C878
ΔE00 5.03
Turquoise Green
#04F489
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DC8D #DC52A1
analogous
#5CDC52 #52DC8D #52DCD2
triadic
#52DC8D #8D52DC #DC8D52
tetradic
#52DC8D #525CDC #DC52A1 #DCD252
square
#52DC8D #525CDC #DC52A1 #DCD252
split-complementary
#52DC8D #D252DC #DC525C
monochromatic
#1E9551 #29C86D #52DC8D #85E6AF #B8F1D0
Accessibility & contrast
On white
1.75
#52DC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.98
#52DC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DC8D
11.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DC8D | 1.00 | 1.75 | 11.98 | 11.98 |
| #FFFFFF | 1.75 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DBCB88
Deuteranopia (green-blind)
#C9BE92
Tritanopia (blue-blind)
#0BDAC8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #52dc8d; /* rgb */ color: rgb(82, 220, 141); /* oklch */ color: oklch(80.0% 0.165 154.7);
Tailwind
colors: {
custom: {
50: '#90e8af',
500: '#52dc8d',
950: '#000000',
},
}SCSS
$custom: #52dc8d; $custom-light: #90e8af; $custom-dark: #000000;
JSON
{
"hex": "#52dc8d",
"rgb": {
"r": 82,
"g": 220,
"b": 141
},
"hsl": {
"h": 145.652,
"s": 66.346,
"l": 59.216
},
"oklch": {
"l": 0.79992,
"c": 0.16457,
"h": 154.7
},
"luminance": 0.54903
}Semantic roles & 50–950 ramp
primary
#52DC8D
secondary
#9A3870
accent
#3FA0E9
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481