#52FD7E#52FD7E
#52FD7E is a very light, highly saturated green. Relative luminance 0.736; OKLCH L 87.9% C 0.220 H 148.2°. Best body text is #000000 at 15.71:1 contrast (WCAG AA passes).
Color values
| HEX | #52FD7E |
|---|---|
| RGB | rgb(82, 253, 126) |
| HSL | hsl(135, 98%, 66%) |
| HSV | hsv(135, 68%, 99%) |
| CMYK | cmyk(67.6%, 0%, 50.2%, 0.8%) |
| CIE-LAB | lab(88.71, -69.38, 47.98) |
| CIE-LCH | lch(88.71, 84.35, 145.33°) |
| OKLab | oklab(87.93% -0.1869 0.116) |
| OKLCH | oklch(87.93% 0.22 148.2) |
| XYZ | xyz(42.3677, 73.5462, 31.6976) |
| Luminance | 0.7355 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 2.03
Spring Green
#00FF7F
ΔE00 2.11
Minty Green
#0BF77D
ΔE00 2.61
Lightgreen (survey)
#76FF7B
ΔE00 2.67
Wintergreen
#20F986
ΔE00 2.82
Light Bright Green
#53FE5C
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FD7E #FD52D1
analogous
#7BFD52 #52FD7E #52FDD4
triadic
#52FD7E #7E52FD #FD7E52
tetradic
#52FD7E #527BFD #FD52D1 #FDD452
square
#52FD7E #527BFD #FD52D1 #FDD452
split-complementary
#52FD7E #D452FD #FD527B
monochromatic
#02D238 #15FC51 #52FD7E #8EFEAB #CBFED8
Accessibility & contrast
On white
1.34
#52FD7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.71
#52FD7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FD7E
15.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FD7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FD7E | 1.00 | 1.34 | 15.71 | 15.71 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE773
Deuteranopia (green-blind)
#EBD987
Tritanopia (blue-blind)
#00F8E0
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #52fd7e; /* rgb */ color: rgb(82, 253, 126); /* oklch */ color: oklch(87.9% 0.220 148.2);
Tailwind
colors: {
custom: {
50: '#96ffa6',
500: '#52fd7e',
950: '#000000',
},
}SCSS
$custom: #52fd7e; $custom-light: #96ffa6; $custom-dark: #000000;
JSON
{
"hex": "#52fd7e",
"rgb": {
"r": 82,
"g": 253,
"b": 126
},
"hsl": {
"h": 135.439,
"s": 97.714,
"l": 65.686
},
"oklch": {
"l": 0.87932,
"c": 0.22,
"h": 148.2
},
"luminance": 0.73551
}Semantic roles & 50–950 ramp
primary
#52FD7E
secondary
#CD26A2
accent
#00AAE6
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F180F
muted
#808680