#52FC72#52FC72
#52FC72 is a very light, highly saturated green. Relative luminance 0.726; OKLCH L 87.5% C 0.229 H 146.5°. Best body text is #000000 at 15.53:1 contrast (WCAG AA passes).
Color values
| HEX | #52FC72 |
|---|---|
| RGB | rgb(82, 252, 114) |
| HSL | hsl(131, 97%, 65%) |
| HSV | hsv(131, 67%, 99%) |
| CMYK | cmyk(67.5%, 0%, 54.8%, 1.2%) |
| CIE-LAB | lab(88.27, -70.65, 52.96) |
| CIE-LCH | lch(88.27, 88.30, 143.14°) |
| OKLab | oklab(87.53% -0.1906 0.1263) |
| OKLCH | oklch(87.53% 0.229 146.5) |
| XYZ | xyz(41.3244, 72.6251, 27.7565) |
| Luminance | 0.7263 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.28
Spearmint
#1EF876
ΔE00 2.44
Light Bright Green
#53FE5C
ΔE00 2.61
Spring Green
#00FF7F
ΔE00 2.97
Bright Light Green
#2DFE54
ΔE00 3.06
Light Neon Green
#4EFD54
ΔE00 3.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FC72 #FC52DC
analogous
#87FC52 #52FC72 #52FCC7
triadic
#52FC72 #7252FC #FC7252
tetradic
#52FC72 #5287FC #FC52DC #FCC752
square
#52FC72 #5287FC #FC52DC #FCC752
split-complementary
#52FC72 #C752FC #FC5287
monochromatic
#04D02A #16FB41 #52FC72 #8EFDA3 #CAFED4
Accessibility & contrast
On white
1.35
#52FC72 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.53
#52FC72 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FC72
15.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FC72 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FC72 | 1.00 | 1.35 | 15.53 | 15.53 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE665
Deuteranopia (green-blind)
#EBD87D
Tritanopia (blue-blind)
#04F6DD
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #52fc72; /* rgb */ color: rgb(82, 252, 114); /* oklch */ color: oklch(87.5% 0.229 146.5);
Tailwind
colors: {
custom: {
50: '#96ff9e',
500: '#52fc72',
950: '#000000',
},
}SCSS
$custom: #52fc72; $custom-light: #96ff9e; $custom-dark: #000000;
JSON
{
"hex": "#52fc72",
"rgb": {
"r": 82,
"g": 252,
"b": 114
},
"hsl": {
"h": 131.294,
"s": 96.591,
"l": 65.49
},
"oklch": {
"l": 0.87525,
"c": 0.22866,
"h": 146.5
},
"luminance": 0.7263
}Semantic roles & 50–950 ramp
primary
#52FC72
secondary
#CB27AC
accent
#00BAE6
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F180F
muted
#808680