#52DE7D#52DE7D
#52DE7D is a light, vivid green. Relative luminance 0.555; OKLCH L 80.2% C 0.182 H 150.2°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #52DE7D |
|---|---|
| RGB | rgb(82, 222, 125) |
| HSL | hsl(138, 68%, 60%) |
| HSV | hsv(138, 63%, 87%) |
| CMYK | cmyk(63.1%, 0%, 43.7%, 12.9%) |
| CIE-LAB | lab(79.34, -58.45, 36.65) |
| CIE-LCH | lch(79.34, 68.99, 147.91°) |
| OKLab | oklab(80.2% -0.1578 0.0902) |
| OKLCH | oklch(80.2% 0.182 150.2) |
| XYZ | xyz(33.3001, 55.5137, 28.3584) |
| Luminance | 0.5552 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.01
Tealish Green
#0CDC73
ΔE00 2.61
Seaweed
#18D17B
ΔE00 4.49
Aqua Green
#12E193
ΔE00 4.94
Lightish Green
#61E160
ΔE00 5.01
Turquoise Green
#04F489
ΔE00 5.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52DE7D #DE52B3
analogous
#6DDE52 #52DE7D #52DEC3
triadic
#52DE7D #7D52DE #DE7D52
tetradic
#52DE7D #526DDE #DE52B3 #DEC352
square
#52DE7D #526DDE #DE52B3 #DEC352
split-complementary
#52DE7D #C352DE #DE526D
monochromatic
#1D9943 #27CC5A #52DE7D #85E8A4 #B9F2CA
Accessibility & contrast
On white
1.74
#52DE7D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#52DE7D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52DE7D
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52DE7D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52DE7D | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFCC76
Deuteranopia (green-blind)
#CDC084
Tritanopia (blue-blind)
#1EDAC6
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #52de7d; /* rgb */ color: rgb(82, 222, 125); /* oklch */ color: oklch(80.2% 0.182 150.2);
Tailwind
colors: {
custom: {
50: '#91e9a4',
500: '#52de7d',
950: '#000000',
},
}SCSS
$custom: #52de7d; $custom-light: #91e9a4; $custom-dark: #000000;
JSON
{
"hex": "#52de7d",
"rgb": {
"r": 82,
"g": 222,
"b": 125
},
"hsl": {
"h": 138.429,
"s": 67.961,
"l": 59.608
},
"oklch": {
"l": 0.80198,
"c": 0.18174,
"h": 150.2
},
"luminance": 0.55517
}Semantic roles & 50–950 ramp
primary
#52DE7D
secondary
#9D387E
accent
#3DB5EB
background
#FCFEFC
surface
#F5FDF6
border
#CFD5D0
text
#0E160F
muted
#7F8480