#52FF72#52FF72
#52FF72 is a very light, highly saturated green. Relative luminance 0.745; OKLCH L 88.3% C 0.232 H 146.4°. Best body text is #000000 at 15.91:1 contrast (WCAG AA passes).
Color values
| HEX | #52FF72 |
|---|---|
| RGB | rgb(82, 255, 114) |
| HSL | hsl(131, 100%, 66%) |
| HSV | hsv(131, 68%, 100%) |
| CMYK | cmyk(67.8%, 0%, 55.3%, 0%) |
| CIE-LAB | lab(89.17, -71.65, 54.03) |
| CIE-LCH | lch(89.17, 89.74, 142.98°) |
| OKLab | oklab(88.27% -0.1933 0.1287) |
| OKLCH | oklch(88.27% 0.232 146.4) |
| XYZ | xyz(42.2740, 74.5242, 28.0730) |
| Luminance | 0.7453 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.19
Light Bright Green
#53FE5C
ΔE00 2.38
Spearmint
#1EF876
ΔE00 2.84
Bright Light Green
#2DFE54
ΔE00 2.85
Light Neon Green
#4EFD54
ΔE00 3.01
Spring Green
#00FF7F
ΔE00 3.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FF72 #FF52DF
analogous
#88FF52 #52FF72 #52FFC8
triadic
#52FF72 #7252FF #FF7252
tetradic
#52FF72 #5288FF #FF52DF #FFC852
square
#52FF72 #5288FF #FF52DF #FFC852
split-complementary
#52FF72 #C852FF #FF5288
monochromatic
#00D728 #15FF40 #52FF72 #8FFFA4 #CCFFD6
Accessibility & contrast
On white
1.32
#52FF72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.91
#52FF72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FF72
15.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FF72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FF72 | 1.00 | 1.32 | 15.91 | 15.91 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE964
Deuteranopia (green-blind)
#EEDA7D
Tritanopia (blue-blind)
#00F9E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #52ff72; /* rgb */ color: rgb(82, 255, 114); /* oklch */ color: oklch(88.3% 0.232 146.4);
Tailwind
colors: {
custom: {
50: '#97ff9e',
500: '#52ff72',
950: '#000000',
},
}SCSS
$custom: #52ff72; $custom-light: #97ff9e; $custom-dark: #000000;
JSON
{
"hex": "#52ff72",
"rgb": {
"r": 82,
"g": 255,
"b": 114
},
"hsl": {
"h": 131.098,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.8827,
"c": 0.23222,
"h": 146.4
},
"luminance": 0.74529
}Semantic roles & 50–950 ramp
primary
#52FF72
secondary
#D025B1
accent
#00BBE6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F180F
muted
#808680