#52DC7A#52DC7A
#52DC7A is a light, vivid green. Relative luminance 0.544; OKLCH L 79.6% C 0.182 H 149.7°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #52DC7A |
|---|---|
| RGB | rgb(82, 220, 122) |
| HSL | hsl(137, 66%, 59%) |
| HSV | hsv(137, 63%, 86%) |
| CMYK | cmyk(62.7%, 0%, 44.5%, 13.7%) |
| CIE-LAB | lab(78.68, -58.18, 37.31) |
| CIE-LCH | lch(78.68, 69.12, 147.33°) |
| OKLab | oklab(79.65% -0.1571 0.0916) |
| OKLCH | oklch(79.65% 0.182 149.7) |
| XYZ | xyz(32.5833, 54.3821, 27.1882) |
| Luminance | 0.5438 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.41
Tealish Green
#0CDC73
ΔE00 2.53
Seaweed
#18D17B
ΔE00 4.33
Lightish Green
#61E160
ΔE00 4.83
Emerald
#50C878
ΔE00 5.24
Aqua Green
#12E193
ΔE00 5.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DC7A #DC52B4
analogous
#6FDC52 #52DC7A #52DCBF
triadic
#52DC7A #7A52DC #DC7A52
tetradic
#52DC7A #526FDC #DC52B4 #DCBF52
square
#52DC7A #526FDC #DC52B4 #DCBF52
split-complementary
#52DC7A #BF52DC #DC526F
monochromatic
#1E9541 #29C857 #52DC7A #85E6A1 #B8F1C8
Accessibility & contrast
On white
1.77
#52DC7A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#52DC7A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DC7A
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DC7A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DC7A | 1.00 | 1.77 | 11.88 | 11.88 |
| #FFFFFF | 1.77 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA73
Deuteranopia (green-blind)
#CCBE81
Tritanopia (blue-blind)
#22D8C4
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #52dc7a; /* rgb */ color: rgb(82, 220, 122); /* oklch */ color: oklch(79.6% 0.182 149.7);
Tailwind
colors: {
custom: {
50: '#90e8a2',
500: '#52dc7a',
950: '#000000',
},
}SCSS
$custom: #52dc7a; $custom-light: #90e8a2; $custom-dark: #000000;
JSON
{
"hex": "#52dc7a",
"rgb": {
"r": 82,
"g": 220,
"b": 122
},
"hsl": {
"h": 137.391,
"s": 66.346,
"l": 59.216
},
"oklch": {
"l": 0.79647,
"c": 0.18183,
"h": 149.7
},
"luminance": 0.54385
}Semantic roles & 50–950 ramp
primary
#52DC7A
secondary
#9A387E
accent
#3FB8E9
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0E160F
muted
#7F8480