#52FF86#52FF86
#52FF86 is a very light, highly saturated green. Relative luminance 0.750; OKLCH L 88.5% C 0.216 H 149.4°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #52FF86 |
|---|---|
| RGB | rgb(82, 255, 134) |
| HSL | hsl(138, 100%, 66%) |
| HSV | hsv(138, 68%, 100%) |
| CMYK | cmyk(67.8%, 0%, 47.5%, 0%) |
| CIE-LAB | lab(89.41, -68.91, 45.08) |
| CIE-LCH | lch(89.41, 82.34, 146.81°) |
| OKLab | oklab(88.54% -0.1856 0.1098) |
| OKLCH | oklch(88.54% 0.216 149.4) |
| XYZ | xyz(43.5393, 75.0303, 34.7374) |
| Luminance | 0.7503 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 1.95
Wintergreen
#20F986
ΔE00 2.41
Spearmint
#1EF876
ΔE00 2.42
Minty Green
#0BF77D
ΔE00 2.60
Lightgreen (survey)
#76FF7B
ΔE00 3.23
Turquoise Green
#04F489
ΔE00 3.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FF86 #FF52CB
analogous
#74FF52 #52FF86 #52FFDD
triadic
#52FF86 #8652FF #FF8652
tetradic
#52FF86 #5274FF #FF52CB #FFDD52
square
#52FF86 #5274FF #FF52CB #FFDD52
split-complementary
#52FF86 #DD52FF #FF5274
monochromatic
#00D741 #15FF5B #52FF86 #8FFFB1 #CCFFDC
Accessibility & contrast
On white
1.31
#52FF86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#52FF86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FF86
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FF86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FF86 | 1.00 | 1.31 | 16.01 | 16.01 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA7C
Deuteranopia (green-blind)
#ECDB8F
Tritanopia (blue-blind)
#00FAE2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #52ff86; /* rgb */ color: rgb(82, 255, 134); /* oklch */ color: oklch(88.5% 0.216 149.4);
Tailwind
colors: {
custom: {
50: '#96ffab',
500: '#52ff86',
950: '#000000',
},
}SCSS
$custom: #52ff86; $custom-light: #96ffab; $custom-dark: #000000;
JSON
{
"hex": "#52ff86",
"rgb": {
"r": 82,
"g": 255,
"b": 134
},
"hsl": {
"h": 138.035,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.88543,
"c": 0.21565,
"h": 149.4
},
"luminance": 0.75035
}Semantic roles & 50–950 ramp
primary
#52FF86
secondary
#D0259D
accent
#00A1E6
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1810
muted
#808681