#52FF85#52FF85
#52FF85 is a very light, highly saturated green. Relative luminance 0.750; OKLCH L 88.5% C 0.217 H 149.2°. Best body text is #000000 at 16.00:1 contrast (WCAG AA passes).
Color values
| HEX | #52FF85 |
|---|---|
| RGB | rgb(82, 255, 133) |
| HSL | hsl(138, 100%, 66%) |
| HSV | hsv(138, 68%, 100%) |
| CMYK | cmyk(67.8%, 0%, 47.8%, 0%) |
| CIE-LAB | lab(89.39, -69.06, 45.53) |
| CIE-LCH | lch(89.39, 82.72, 146.60°) |
| OKLab | oklab(88.53% -0.186 0.1108) |
| OKLCH | oklch(88.53% 0.217 149.2) |
| XYZ | xyz(43.4699, 75.0025, 34.3718) |
| Luminance | 0.7501 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 1.94
Spearmint
#1EF876
ΔE00 2.38
Wintergreen
#20F986
ΔE00 2.48
Minty Green
#0BF77D
ΔE00 2.62
Lightgreen (survey)
#76FF7B
ΔE00 3.13
Turquoise Green
#04F489
ΔE00 3.91
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FF85 #FF52CC
analogous
#75FF52 #52FF85 #52FFDB
triadic
#52FF85 #8552FF #FF8552
tetradic
#52FF85 #5275FF #FF52CC #FFDB52
square
#52FF85 #5275FF #FF52CC #FFDB52
split-complementary
#52FF85 #DB52FF #FF5275
monochromatic
#00D73F #15FF5A #52FF85 #8FFFB0 #CCFFDB
Accessibility & contrast
On white
1.31
#52FF85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.00
#52FF85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FF85
16.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FF85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FF85 | 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)
#FFEA7B
Deuteranopia (green-blind)
#ECDB8E
Tritanopia (blue-blind)
#00FAE2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #52ff85; /* rgb */ color: rgb(82, 255, 133); /* oklch */ color: oklch(88.5% 0.217 149.2);
Tailwind
colors: {
custom: {
50: '#96ffaa',
500: '#52ff85',
950: '#000000',
},
}SCSS
$custom: #52ff85; $custom-light: #96ffaa; $custom-dark: #000000;
JSON
{
"hex": "#52ff85",
"rgb": {
"r": 82,
"g": 255,
"b": 133
},
"hsl": {
"h": 137.688,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.88528,
"c": 0.21651,
"h": 149.2
},
"luminance": 0.75007
}Semantic roles & 50–950 ramp
primary
#52FF85
secondary
#D0259E
accent
#00A2E6
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1810
muted
#808681