#52FF87#52FF87
#52FF87 is a very light, highly saturated green. Relative luminance 0.751; OKLCH L 88.6% C 0.215 H 149.6°. Best body text is #000000 at 16.01:1 contrast (WCAG AA passes).
Color values
| HEX | #52FF87 |
|---|---|
| RGB | rgb(82, 255, 135) |
| HSL | hsl(138, 100%, 66%) |
| HSV | hsv(138, 68%, 100%) |
| CMYK | cmyk(67.8%, 0%, 47.1%, 0%) |
| CIE-LAB | lab(89.42, -68.76, 44.62) |
| CIE-LCH | lch(89.42, 81.96, 147.02°) |
| OKLab | oklab(88.56% -0.1852 0.1088) |
| OKLCH | oklch(88.56% 0.215 149.6) |
| XYZ | xyz(43.6094, 75.0583, 35.1064) |
| Luminance | 0.7506 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 1.96
Wintergreen
#20F986
ΔE00 2.34
Spearmint
#1EF876
ΔE00 2.48
Minty Green
#0BF77D
ΔE00 2.60
Lightgreen (survey)
#76FF7B
ΔE00 3.33
Turquoise Green
#04F489
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FF87 #FF52CA
analogous
#73FF52 #52FF87 #52FFDE
triadic
#52FF87 #8752FF #FF8752
tetradic
#52FF87 #5273FF #FF52CA #FFDE52
square
#52FF87 #5273FF #FF52CA #FFDE52
split-complementary
#52FF87 #DE52FF #FF5273
monochromatic
#00D742 #15FF5D #52FF87 #8FFFB1 #CCFFDC
Accessibility & contrast
On white
1.31
#52FF87 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.01
#52FF87 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FF87
16.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FF87 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FF87 | 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)
#FFEA7D
Deuteranopia (green-blind)
#ECDB8F
Tritanopia (blue-blind)
#00FAE3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #52ff87; /* rgb */ color: rgb(82, 255, 135); /* oklch */ color: oklch(88.6% 0.215 149.6);
Tailwind
colors: {
custom: {
50: '#96ffac',
500: '#52ff87',
950: '#000000',
},
}SCSS
$custom: #52ff87; $custom-light: #96ffac; $custom-dark: #000000;
JSON
{
"hex": "#52ff87",
"rgb": {
"r": 82,
"g": 255,
"b": 135
},
"hsl": {
"h": 138.382,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.88558,
"c": 0.21479,
"h": 149.6
},
"luminance": 0.75063
}Semantic roles & 50–950 ramp
primary
#52FF87
secondary
#D0259C
accent
#009FE6
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1810
muted
#808681