#52DE82#52DE82
#52DE82 is a light, vivid green. Relative luminance 0.556; OKLCH L 80.3% C 0.177 H 151.4°. Best body text is #000000 at 12.13:1 contrast (WCAG AA passes).
Color values
| HEX | #52DE82 |
|---|---|
| RGB | rgb(82, 222, 130) |
| HSL | hsl(141, 68%, 60%) |
| HSV | hsv(141, 63%, 87%) |
| CMYK | cmyk(63.1%, 0%, 41.4%, 12.9%) |
| CIE-LAB | lab(79.41, -57.62, 34.24) |
| CIE-LCH | lch(79.41, 67.03, 149.28°) |
| OKLab | oklab(80.29% -0.1556 0.0848) |
| OKLCH | oklch(80.29% 0.177 151.4) |
| XYZ | xyz(33.6276, 55.6447, 30.0831) |
| Luminance | 0.5565 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.16
Tealish Green
#0CDC73
ΔE00 2.88
Seaweed
#18D17B
ΔE00 4.19
Aqua Green
#12E193
ΔE00 4.24
Turquoise Green
#04F489
ΔE00 5.31
Emerald
#50C878
ΔE00 5.38
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DE82 #DE52AE
analogous
#68DE52 #52DE82 #52DEC8
triadic
#52DE82 #8252DE #DE8252
tetradic
#52DE82 #5268DE #DE52AE #DEC852
square
#52DE82 #5268DE #DE52AE #DEC852
split-complementary
#52DE82 #C852DE #DE5268
monochromatic
#1D9947 #27CC5F #52DE82 #85E8A7 #B9F2CC
Accessibility & contrast
On white
1.73
#52DE82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.13
#52DE82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DE82
12.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DE82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DE82 | 1.00 | 1.73 | 12.13 | 12.13 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC7B
Deuteranopia (green-blind)
#CDC088
Tritanopia (blue-blind)
#19DBC7
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #52de82; /* rgb */ color: rgb(82, 222, 130); /* oklch */ color: oklch(80.3% 0.177 151.4);
Tailwind
colors: {
custom: {
50: '#91e9a7',
500: '#52de82',
950: '#000000',
},
}SCSS
$custom: #52de82; $custom-light: #91e9a7; $custom-dark: #000000;
JSON
{
"hex": "#52de82",
"rgb": {
"r": 82,
"g": 222,
"b": 130
},
"hsl": {
"h": 140.571,
"s": 67.961,
"l": 59.608
},
"oklch": {
"l": 0.80285,
"c": 0.1772,
"h": 151.4
},
"luminance": 0.55648
}Semantic roles & 50–950 ramp
primary
#52DE82
secondary
#9D387A
accent
#3DAFEB
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480