#52DC7D#52DC7D
#52DC7D is a light, vivid green. Relative luminance 0.545; OKLCH L 79.7% C 0.179 H 150.4°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #52DC7D |
|---|---|
| RGB | rgb(82, 220, 125) |
| HSL | hsl(139, 66%, 59%) |
| HSV | hsv(139, 63%, 86%) |
| CMYK | cmyk(62.7%, 0%, 43.2%, 13.7%) |
| CIE-LAB | lab(78.73, -57.70, 35.87) |
| CIE-LCH | lch(78.73, 67.94, 148.14°) |
| OKLab | oklab(79.7% -0.1558 0.0884) |
| OKLCH | oklch(79.7% 0.179 150.4) |
| XYZ | xyz(32.7720, 54.4576, 28.1823) |
| Luminance | 0.5446 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.40
Tealish Green
#0CDC73
ΔE00 2.62
Seaweed
#18D17B
ΔE00 4.09
Aqua Green
#12E193
ΔE00 4.84
Emerald
#50C878
ΔE00 5.07
Lightish Green
#61E160
ΔE00 5.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DC7D #DC52B1
analogous
#6CDC52 #52DC7D #52DCC2
triadic
#52DC7D #7D52DC #DC7D52
tetradic
#52DC7D #526CDC #DC52B1 #DCC252
square
#52DC7D #526CDC #DC52B1 #DCC252
split-complementary
#52DC7D #C252DC #DC526C
monochromatic
#1E9543 #29C85A #52DC7D #85E6A3 #B8F1CA
Accessibility & contrast
On white
1.77
#52DC7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#52DC7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DC7D
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DC7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DC7D | 1.00 | 1.77 | 11.89 | 11.89 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA76
Deuteranopia (green-blind)
#CBBE83
Tritanopia (blue-blind)
#20D8C5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #52dc7d; /* rgb */ color: rgb(82, 220, 125); /* oklch */ color: oklch(79.7% 0.179 150.4);
Tailwind
colors: {
custom: {
50: '#90e8a4',
500: '#52dc7d',
950: '#000000',
},
}SCSS
$custom: #52dc7d; $custom-light: #90e8a4; $custom-dark: #000000;
JSON
{
"hex": "#52dc7d",
"rgb": {
"r": 82,
"g": 220,
"b": 125
},
"hsl": {
"h": 138.696,
"s": 66.346,
"l": 59.216
},
"oklch": {
"l": 0.79698,
"c": 0.17912,
"h": 150.4
},
"luminance": 0.54461
}Semantic roles & 50–950 ramp
primary
#52DC7D
secondary
#9A387B
accent
#3FB4E9
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480