#52FF82#52FF82
#52FF82 is a very light, highly saturated green. Relative luminance 0.749; OKLCH L 88.5% C 0.219 H 148.7°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #52FF82 |
|---|---|
| RGB | rgb(82, 255, 130) |
| HSL | hsl(137, 100%, 66%) |
| HSV | hsv(137, 68%, 100%) |
| CMYK | cmyk(67.8%, 0%, 49%, 0%) |
| CIE-LAB | lab(89.36, -69.49, 46.91) |
| CIE-LCH | lch(89.36, 83.84, 145.98°) |
| OKLab | oklab(88.48% -0.1872 0.1138) |
| OKLCH | oklch(88.48% 0.219 148.7) |
| XYZ | xyz(43.2656, 74.9208, 33.2958) |
| Luminance | 0.7493 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 1.97
Spearmint
#1EF876
ΔE00 2.29
Minty Green
#0BF77D
ΔE00 2.71
Wintergreen
#20F986
ΔE00 2.72
Lightgreen (survey)
#76FF7B
ΔE00 2.86
Turquoise Green
#04F489
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FF82 #FF52CF
analogous
#78FF52 #52FF82 #52FFD8
triadic
#52FF82 #8252FF #FF8252
tetradic
#52FF82 #5278FF #FF52CF #FFD852
square
#52FF82 #5278FF #FF52CF #FFD852
split-complementary
#52FF82 #D852FF #FF5278
monochromatic
#00D73C #15FF56 #52FF82 #8FFFAE #CCFFDA
Accessibility & contrast
On white
1.31
#52FF82 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#52FF82 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FF82
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FF82 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FF82 | 1.00 | 1.31 | 15.99 | 15.99 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.99 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.99 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE978
Deuteranopia (green-blind)
#ECDB8B
Tritanopia (blue-blind)
#00FAE2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #52ff82; /* rgb */ color: rgb(82, 255, 130); /* oklch */ color: oklch(88.5% 0.219 148.7);
Tailwind
colors: {
custom: {
50: '#96ffa8',
500: '#52ff82',
950: '#000000',
},
}SCSS
$custom: #52ff82; $custom-light: #96ffa8; $custom-dark: #000000;
JSON
{
"hex": "#52ff82",
"rgb": {
"r": 82,
"g": 255,
"b": 130
},
"hsl": {
"h": 136.647,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.88484,
"c": 0.21906,
"h": 148.7
},
"luminance": 0.74926
}Semantic roles & 50–950 ramp
primary
#52FF82
secondary
#D025A1
accent
#00A6E6
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1810
muted
#808681