#52DC7C#52DC7C
#52DC7C is a light, vivid green. Relative luminance 0.544; OKLCH L 79.7% C 0.180 H 150.2°. Best body text is #000000 at 11.89:1 contrast (WCAG AA passes).
Color values
| HEX | #52DC7C |
|---|---|
| RGB | rgb(82, 220, 124) |
| HSL | hsl(138, 66%, 59%) |
| HSV | hsv(138, 63%, 86%) |
| CMYK | cmyk(62.7%, 0%, 43.6%, 13.7%) |
| CIE-LAB | lab(78.71, -57.86, 36.35) |
| CIE-LCH | lch(78.71, 68.33, 147.86°) |
| OKLab | oklab(79.68% -0.1562 0.0895) |
| OKLCH | oklch(79.68% 0.18 150.2) |
| XYZ | xyz(32.7085, 54.4322, 27.8476) |
| Luminance | 0.5444 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.39
Tealish Green
#0CDC73
ΔE00 2.58
Seaweed
#18D17B
ΔE00 4.17
Aqua Green
#12E193
ΔE00 4.98
Emerald
#50C878
ΔE00 5.12
Lightish Green
#61E160
ΔE00 5.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DC7C #DC52B2
analogous
#6DDC52 #52DC7C #52DCC1
triadic
#52DC7C #7C52DC #DC7C52
tetradic
#52DC7C #526DDC #DC52B2 #DCC152
square
#52DC7C #526DDC #DC52B2 #DCC152
split-complementary
#52DC7C #C152DC #DC526D
monochromatic
#1E9542 #29C859 #52DC7C #85E6A3 #B8F1C9
Accessibility & contrast
On white
1.77
#52DC7C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.89
#52DC7C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DC7C
11.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DC7C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DC7C | 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)
#DDCA75
Deuteranopia (green-blind)
#CCBE82
Tritanopia (blue-blind)
#21D8C5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #52dc7c; /* rgb */ color: rgb(82, 220, 124); /* oklch */ color: oklch(79.7% 0.180 150.2);
Tailwind
colors: {
custom: {
50: '#90e8a3',
500: '#52dc7c',
950: '#000000',
},
}SCSS
$custom: #52dc7c; $custom-light: #90e8a3; $custom-dark: #000000;
JSON
{
"hex": "#52dc7c",
"rgb": {
"r": 82,
"g": 220,
"b": 124
},
"hsl": {
"h": 138.261,
"s": 66.346,
"l": 59.216
},
"oklch": {
"l": 0.79681,
"c": 0.18002,
"h": 150.2
},
"luminance": 0.54435
}Semantic roles & 50–950 ramp
primary
#52DC7C
secondary
#9A387C
accent
#3FB5E9
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0E160F
muted
#7F8480