#52FF84#52FF84
#52FF84 is a very light, highly saturated green. Relative luminance 0.750; OKLCH L 88.5% C 0.217 H 149.0°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #52FF84 |
|---|---|
| RGB | rgb(82, 255, 132) |
| HSL | hsl(137, 100%, 66%) |
| HSV | hsv(137, 68%, 100%) |
| CMYK | cmyk(67.8%, 0%, 48.2%, 0%) |
| CIE-LAB | lab(89.38, -69.20, 45.99) |
| CIE-LCH | lch(89.38, 83.09, 146.39°) |
| OKLab | oklab(88.51% -0.1864 0.1118) |
| OKLCH | oklch(88.51% 0.217 149) |
| XYZ | xyz(43.4012, 74.9750, 34.0097) |
| Luminance | 0.7498 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 1.94
Spearmint
#1EF876
ΔE00 2.34
Wintergreen
#20F986
ΔE00 2.55
Minty Green
#0BF77D
ΔE00 2.64
Lightgreen (survey)
#76FF7B
ΔE00 3.04
Turquoise Green
#04F489
ΔE00 3.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FF84 #FF52CD
analogous
#76FF52 #52FF84 #52FFDA
triadic
#52FF84 #8452FF #FF8452
tetradic
#52FF84 #5276FF #FF52CD #FFDA52
square
#52FF84 #5276FF #FF52CD #FFDA52
split-complementary
#52FF84 #DA52FF #FF5276
monochromatic
#00D73E #15FF58 #52FF84 #8FFFB0 #CCFFDB
Accessibility & contrast
On white
1.31
#52FF84 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#52FF84 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FF84
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FF84 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FF84 | 1.00 | 1.31 | 16.00 | 16.00 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7A
Deuteranopia (green-blind)
#ECDB8D
Tritanopia (blue-blind)
#00FAE2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #52ff84; /* rgb */ color: rgb(82, 255, 132); /* oklch */ color: oklch(88.5% 0.217 149.0);
Tailwind
colors: {
custom: {
50: '#96ffaa',
500: '#52ff84',
950: '#000000',
},
}SCSS
$custom: #52ff84; $custom-light: #96ffaa; $custom-dark: #000000;
JSON
{
"hex": "#52ff84",
"rgb": {
"r": 82,
"g": 255,
"b": 132
},
"hsl": {
"h": 137.341,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.88513,
"c": 0.21736,
"h": 149
},
"luminance": 0.7498
}Semantic roles & 50–950 ramp
primary
#52FF84
secondary
#D0259F
accent
#00A3E6
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1810
muted
#808681