#52DC85#52DC85
#52DC85 is a light, vivid green. Relative luminance 0.547; OKLCH L 79.8% C 0.172 H 152.4°. Best body text is #000000 at 11.93:1 contrast (WCAG AA passes).
Color values
| HEX | #52DC85 |
|---|---|
| RGB | rgb(82, 220, 133) |
| HSL | hsl(142, 66%, 59%) |
| HSV | hsv(142, 63%, 86%) |
| CMYK | cmyk(62.7%, 0%, 39.5%, 13.7%) |
| CIE-LAB | lab(78.85, -56.34, 31.99) |
| CIE-LCH | lch(78.85, 64.79, 150.42°) |
| OKLab | oklab(79.84% -0.1523 0.0796) |
| OKLCH | oklch(79.84% 0.172 152.4) |
| XYZ | xyz(33.3038, 54.6703, 30.9831) |
| Luminance | 0.5467 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.85
Tealish Green
#0CDC73
ΔE00 3.26
Seaweed
#18D17B
ΔE00 3.71
Aqua Green
#12E193
ΔE00 3.77
Emerald
#50C878
ΔE00 4.85
Turquoise Green
#04F489
ΔE00 5.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DC85 #DC52A9
analogous
#64DC52 #52DC85 #52DCCA
triadic
#52DC85 #8552DC #DC8552
tetradic
#52DC85 #5264DC #DC52A9 #DCCA52
square
#52DC85 #5264DC #DC52A9 #DCCA52
split-complementary
#52DC85 #CA52DC #DC5264
monochromatic
#1E954A #29C864 #52DC85 #85E6A9 #B8F1CD
Accessibility & contrast
On white
1.76
#52DC85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.93
#52DC85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DC85
11.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DC85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DC85 | 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)
#DCCB7F
Deuteranopia (green-blind)
#CABE8B
Tritanopia (blue-blind)
#18D9C6
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #52dc85; /* rgb */ color: rgb(82, 220, 133); /* oklch */ color: oklch(79.8% 0.172 152.4);
Tailwind
colors: {
custom: {
50: '#90e8a9',
500: '#52dc85',
950: '#000000',
},
}SCSS
$custom: #52dc85; $custom-light: #90e8a9; $custom-dark: #000000;
JSON
{
"hex": "#52dc85",
"rgb": {
"r": 82,
"g": 220,
"b": 133
},
"hsl": {
"h": 142.174,
"s": 66.346,
"l": 59.216
},
"oklch": {
"l": 0.79839,
"c": 0.17183,
"h": 152.4
},
"luminance": 0.54674
}Semantic roles & 50–950 ramp
primary
#52DC85
secondary
#9A3876
accent
#3FAAE9
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E1610
muted
#7F8480