#52FF71#52FF71
#52FF71 is a very light, highly saturated green. Relative luminance 0.745; OKLCH L 88.3% C 0.233 H 146.2°. Best body text is #000000 at 15.90:1 contrast (WCAG AA passes).
Color values
| HEX | #52FF71 |
|---|---|
| RGB | rgb(82, 255, 113) |
| HSL | hsl(131, 100%, 66%) |
| HSV | hsv(131, 68%, 100%) |
| CMYK | cmyk(67.8%, 0%, 55.7%, 0%) |
| CIE-LAB | lab(89.16, -71.78, 54.47) |
| CIE-LCH | lch(89.16, 90.10, 142.81°) |
| OKLab | oklab(88.26% -0.1937 0.1295) |
| OKLCH | oklch(88.26% 0.233 146.2) |
| XYZ | xyz(42.2174, 74.5015, 27.7749) |
| Luminance | 0.7451 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.21
Light Bright Green
#53FE5C
ΔE00 2.26
Bright Light Green
#2DFE54
ΔE00 2.75
Light Neon Green
#4EFD54
ΔE00 2.90
Spearmint
#1EF876
ΔE00 2.91
Spring Green
#00FF7F
ΔE00 3.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FF71 #FF52E0
analogous
#89FF52 #52FF71 #52FFC7
triadic
#52FF71 #7152FF #FF7152
tetradic
#52FF71 #5289FF #FF52E0 #FFC752
square
#52FF71 #5289FF #FF52E0 #FFC752
split-complementary
#52FF71 #C752FF #FF5289
monochromatic
#00D726 #15FF3F #52FF71 #8FFFA3 #CCFFD5
Accessibility & contrast
On white
1.32
#52FF71 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.90
#52FF71 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FF71
15.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FF71 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FF71 | 1.00 | 1.32 | 15.90 | 15.90 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE963
Deuteranopia (green-blind)
#EEDA7C
Tritanopia (blue-blind)
#00F9E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #52ff71; /* rgb */ color: rgb(82, 255, 113); /* oklch */ color: oklch(88.3% 0.233 146.2);
Tailwind
colors: {
custom: {
50: '#97ff9d',
500: '#52ff71',
950: '#000000',
},
}SCSS
$custom: #52ff71; $custom-light: #97ff9d; $custom-dark: #000000;
JSON
{
"hex": "#52ff71",
"rgb": {
"r": 82,
"g": 255,
"b": 113
},
"hsl": {
"h": 130.751,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.88258,
"c": 0.23301,
"h": 146.2
},
"luminance": 0.74506
}Semantic roles & 50–950 ramp
primary
#52FF71
secondary
#D025B2
accent
#00BCE6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F180F
muted
#808680