#52DC7B#52DC7B
#52DC7B is a light, vivid green. Relative luminance 0.544; OKLCH L 79.7% C 0.181 H 150.0°. Best body text is #000000 at 11.88:1 contrast (WCAG AA passes).
Color values
| HEX | #52DC7B |
|---|---|
| RGB | rgb(82, 220, 123) |
| HSL | hsl(138, 66%, 59%) |
| HSV | hsv(138, 63%, 86%) |
| CMYK | cmyk(62.7%, 0%, 44.1%, 13.7%) |
| CIE-LAB | lab(78.70, -58.02, 36.83) |
| CIE-LCH | lch(78.70, 68.72, 147.60°) |
| OKLab | oklab(79.66% -0.1566 0.0905) |
| OKLCH | oklch(79.66% 0.181 150) |
| XYZ | xyz(32.6456, 54.4070, 27.5162) |
| Luminance | 0.5441 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.40
Tealish Green
#0CDC73
ΔE00 2.55
Seaweed
#18D17B
ΔE00 4.25
Lightish Green
#61E160
ΔE00 4.98
Aqua Green
#12E193
ΔE00 5.12
Emerald
#50C878
ΔE00 5.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DC7B #DC52B3
analogous
#6EDC52 #52DC7B #52DCC0
triadic
#52DC7B #7B52DC #DC7B52
tetradic
#52DC7B #526EDC #DC52B3 #DCC052
square
#52DC7B #526EDC #DC52B3 #DCC052
split-complementary
#52DC7B #C052DC #DC526E
monochromatic
#1E9542 #29C858 #52DC7B #85E6A2 #B8F1C9
Accessibility & contrast
On white
1.77
#52DC7B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.88
#52DC7B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DC7B
11.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DC7B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DC7B | 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)
#DDCA74
Deuteranopia (green-blind)
#CCBE82
Tritanopia (blue-blind)
#21D8C5
Achromatopsia (no color)
#C3C3C3
Design tokens & code
CSS
--color: #52dc7b; /* rgb */ color: rgb(82, 220, 123); /* oklch */ color: oklch(79.7% 0.181 150.0);
Tailwind
colors: {
custom: {
50: '#90e8a2',
500: '#52dc7b',
950: '#000000',
},
}SCSS
$custom: #52dc7b; $custom-light: #90e8a2; $custom-dark: #000000;
JSON
{
"hex": "#52dc7b",
"rgb": {
"r": 82,
"g": 220,
"b": 123
},
"hsl": {
"h": 137.826,
"s": 66.346,
"l": 59.216
},
"oklch": {
"l": 0.79664,
"c": 0.18092,
"h": 150
},
"luminance": 0.5441
}Semantic roles & 50–950 ramp
primary
#52DC7B
secondary
#9A387D
accent
#3FB7E9
background
#FCFEFC
surface
#F5FDF5
border
#CFD5CF
text
#0E160F
muted
#7F8480