#52ED75#52ED75
#52ED75 is a very light, highly saturated green. Relative luminance 0.636; OKLCH L 83.8% C 0.208 H 147.6°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #52ED75 |
|---|---|
| RGB | rgb(82, 237, 117) |
| HSL | hsl(134, 81%, 63%) |
| HSV | hsv(134, 65%, 93%) |
| CMYK | cmyk(65.4%, 0%, 50.6%, 7.1%) |
| CIE-LAB | lab(83.78, -65.09, 46.13) |
| CIE-LCH | lch(83.78, 79.78, 144.67°) |
| OKLab | oklab(83.83% -0.1756 0.1114) |
| OKLCH | oklch(83.83% 0.208 147.6) |
| XYZ | xyz(36.9721, 63.6427, 27.1620) |
| Luminance | 0.6365 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.89
Minty Green
#0BF77D
ΔE00 3.08
Weird Green
#3AE57F
ΔE00 3.41
Wintergreen
#20F986
ΔE00 3.63
Lightish Green
#61E160
ΔE00 3.64
Turquoise Green
#04F489
ΔE00 3.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52ED75 #ED52CA
analogous
#7DED52 #52ED75 #52EDC2
triadic
#52ED75 #7552ED #ED7552
tetradic
#52ED75 #527DED #ED52CA #EDC252
square
#52ED75 #527DED #ED52CA #EDC252
split-complementary
#52ED75 #C252ED #ED527D
monochromatic
#13B237 #1BE749 #52ED75 #89F3A1 #C1F9CD
Accessibility & contrast
On white
1.53
#52ED75 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#52ED75 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52ED75
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52ED75 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52ED75 | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0D96B
Deuteranopia (green-blind)
#DCCC7E
Tritanopia (blue-blind)
#18E8D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #52ed75; /* rgb */ color: rgb(82, 237, 117); /* oklch */ color: oklch(83.8% 0.208 147.6);
Tailwind
colors: {
custom: {
50: '#93f49f',
500: '#52ed75',
950: '#000000',
},
}SCSS
$custom: #52ed75; $custom-light: #93f49f; $custom-dark: #000000;
JSON
{
"hex": "#52ed75",
"rgb": {
"r": 82,
"g": 237,
"b": 117
},
"hsl": {
"h": 133.548,
"s": 81.152,
"l": 62.549
},
"oklch": {
"l": 0.83827,
"c": 0.20793,
"h": 147.6
},
"luminance": 0.63647
}Semantic roles & 50–950 ramp
primary
#52ED75
secondary
#B23195
accent
#08ADDE
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580