#52DC82#52DC82
#52DC82 is a light, vivid green. Relative luminance 0.546; OKLCH L 79.8% C 0.175 H 151.6°. Best body text is #000000 at 11.92:1 contrast (WCAG AA passes).
Color values
| HEX | #52DC82 |
|---|---|
| RGB | rgb(82, 220, 130) |
| HSL | hsl(141, 66%, 59%) |
| HSV | hsv(141, 63%, 86%) |
| CMYK | cmyk(62.7%, 0%, 40.9%, 13.7%) |
| CIE-LAB | lab(78.80, -56.86, 33.45) |
| CIE-LCH | lch(78.80, 65.97, 149.54°) |
| OKLab | oklab(79.79% -0.1536 0.0829) |
| OKLCH | oklch(79.79% 0.175 151.6) |
| XYZ | xyz(33.0995, 54.5886, 29.9071) |
| Luminance | 0.5459 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.60
Tealish Green
#0CDC73
ΔE00 2.96
Seaweed
#18D17B
ΔE00 3.80
Aqua Green
#12E193
ΔE00 4.16
Emerald
#50C878
ΔE00 4.89
Turquoise Green
#04F489
ΔE00 5.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DC82 #DC52AC
analogous
#67DC52 #52DC82 #52DCC7
triadic
#52DC82 #8252DC #DC8252
tetradic
#52DC82 #5267DC #DC52AC #DCC752
square
#52DC82 #5267DC #DC52AC #DCC752
split-complementary
#52DC82 #C752DC #DC5267
monochromatic
#1E9548 #29C860 #52DC82 #85E6A7 #B8F1CC
Accessibility & contrast
On white
1.76
#52DC82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.92
#52DC82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DC82
11.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DC82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DC82 | 1.00 | 1.76 | 11.92 | 11.92 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB7C
Deuteranopia (green-blind)
#CBBE88
Tritanopia (blue-blind)
#1BD9C6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #52dc82; /* rgb */ color: rgb(82, 220, 130); /* oklch */ color: oklch(79.8% 0.175 151.6);
Tailwind
colors: {
custom: {
50: '#90e8a7',
500: '#52dc82',
950: '#000000',
},
}SCSS
$custom: #52dc82; $custom-light: #90e8a7; $custom-dark: #000000;
JSON
{
"hex": "#52dc82",
"rgb": {
"r": 82,
"g": 220,
"b": 130
},
"hsl": {
"h": 140.87,
"s": 66.346,
"l": 59.216
},
"oklch": {
"l": 0.79785,
"c": 0.17456,
"h": 151.6
},
"luminance": 0.54592
}Semantic roles & 50–950 ramp
primary
#52DC82
secondary
#9A3878
accent
#3FAEE9
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480