#52DC7F#52DC7F
#52DC7F is a light, vivid green. Relative luminance 0.545; OKLCH L 79.7% C 0.177 H 150.9°. Best body text is #000000 at 11.90:1 contrast (WCAG AA passes).
Color values
| HEX | #52DC7F |
|---|---|
| RGB | rgb(82, 220, 127) |
| HSL | hsl(140, 66%, 59%) |
| HSV | hsv(140, 63%, 86%) |
| CMYK | cmyk(62.7%, 0%, 42.3%, 13.7%) |
| CIE-LAB | lab(78.76, -57.37, 34.90) |
| CIE-LCH | lch(78.76, 67.15, 148.69°) |
| OKLab | oklab(79.73% -0.1549 0.0862) |
| OKLCH | oklch(79.73% 0.177 150.9) |
| XYZ | xyz(32.9011, 54.5092, 28.8620) |
| Luminance | 0.5451 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.45
Tealish Green
#0CDC73
ΔE00 2.72
Seaweed
#18D17B
ΔE00 3.96
Aqua Green
#12E193
ΔE00 4.57
Emerald
#50C878
ΔE00 4.98
Lightish Green
#61E160
ΔE00 5.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DC7F #DC52AF
analogous
#6ADC52 #52DC7F #52DCC4
triadic
#52DC7F #7F52DC #DC7F52
tetradic
#52DC7F #526ADC #DC52AF #DCC452
square
#52DC7F #526ADC #DC52AF #DCC452
split-complementary
#52DC7F #C452DC #DC526A
monochromatic
#1E9545 #29C85D #52DC7F #85E6A5 #B8F1CA
Accessibility & contrast
On white
1.76
#52DC7F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.90
#52DC7F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DC7F
11.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DC7F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DC7F | 1.00 | 1.76 | 11.90 | 11.90 |
| #FFFFFF | 1.76 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCA78
Deuteranopia (green-blind)
#CBBE85
Tritanopia (blue-blind)
#1ED9C5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #52dc7f; /* rgb */ color: rgb(82, 220, 127); /* oklch */ color: oklch(79.7% 0.177 150.9);
Tailwind
colors: {
custom: {
50: '#90e8a5',
500: '#52dc7f',
950: '#000000',
},
}SCSS
$custom: #52dc7f; $custom-light: #90e8a5; $custom-dark: #000000;
JSON
{
"hex": "#52dc7f",
"rgb": {
"r": 82,
"g": 220,
"b": 127
},
"hsl": {
"h": 139.565,
"s": 66.346,
"l": 59.216
},
"oklch": {
"l": 0.79732,
"c": 0.17729,
"h": 150.9
},
"luminance": 0.54513
}Semantic roles & 50–950 ramp
primary
#52DC7F
secondary
#9A387A
accent
#3FB2E9
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480