#52DC84#52DC84
#52DC84 is a light, vivid green. Relative luminance 0.546; OKLCH L 79.8% C 0.173 H 152.2°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #52DC84 |
|---|---|
| RGB | rgb(82, 220, 132) |
| HSL | hsl(142, 66%, 59%) |
| HSV | hsv(142, 63%, 86%) |
| CMYK | cmyk(62.7%, 0%, 40%, 13.7%) |
| CIE-LAB | lab(78.84, -56.52, 32.48) |
| CIE-LCH | lch(78.84, 65.18, 150.12°) |
| OKLab | oklab(79.82% -0.1527 0.0807) |
| OKLCH | oklch(79.82% 0.173 152.2) |
| XYZ | xyz(33.2351, 54.6428, 30.6209) |
| Luminance | 0.5465 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.76
Tealish Green
#0CDC73
ΔE00 3.15
Seaweed
#18D17B
ΔE00 3.73
Aqua Green
#12E193
ΔE00 3.90
Emerald
#50C878
ΔE00 4.86
Turquoise Green
#04F489
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DC84 #DC52AA
analogous
#65DC52 #52DC84 #52DCC9
triadic
#52DC84 #8452DC #DC8452
tetradic
#52DC84 #5265DC #DC52AA #DCC952
square
#52DC84 #5265DC #DC52AA #DCC952
split-complementary
#52DC84 #C952DC #DC5265
monochromatic
#1E9549 #29C862 #52DC84 #85E6A8 #B8F1CC
Accessibility & contrast
On white
1.76
#52DC84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#52DC84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DC84
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DC84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DC84 | 1.00 | 1.76 | 11.93 | 11.93 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCB7E
Deuteranopia (green-blind)
#CBBE8A
Tritanopia (blue-blind)
#19D9C6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #52dc84; /* rgb */ color: rgb(82, 220, 132); /* oklch */ color: oklch(79.8% 0.173 152.2);
Tailwind
colors: {
custom: {
50: '#90e8a8',
500: '#52dc84',
950: '#000000',
},
}SCSS
$custom: #52dc84; $custom-light: #90e8a8; $custom-dark: #000000;
JSON
{
"hex": "#52dc84",
"rgb": {
"r": 82,
"g": 220,
"b": 132
},
"hsl": {
"h": 141.739,
"s": 66.346,
"l": 59.216
},
"oklch": {
"l": 0.79821,
"c": 0.17274,
"h": 152.2
},
"luminance": 0.54646
}Semantic roles & 50–950 ramp
primary
#52DC84
secondary
#9A3877
accent
#3FABE9
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E1610
muted
#7F8480