#52FF81#52FF81
#52FF81 is a very light, highly saturated green. Relative luminance 0.749; OKLCH L 88.5% C 0.220 H 148.5°. Best body text is #000000 at 15.98:1 contrast (WCAG AA passes).
Color values
| HEX | #52FF81 |
|---|---|
| RGB | rgb(82, 255, 129) |
| HSL | hsl(136, 100%, 66%) |
| HSV | hsv(136, 68%, 100%) |
| CMYK | cmyk(67.8%, 0%, 49.4%, 0%) |
| CIE-LAB | lab(89.34, -69.64, 47.36) |
| CIE-LCH | lch(89.34, 84.22, 145.78°) |
| OKLab | oklab(88.47% -0.1876 0.1147) |
| OKLCH | oklch(88.47% 0.22 148.5) |
| XYZ | xyz(43.1988, 74.8941, 32.9440) |
| Luminance | 0.7490 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.00
Spearmint
#1EF876
ΔE00 2.27
Minty Green
#0BF77D
ΔE00 2.75
Lightgreen (survey)
#76FF7B
ΔE00 2.78
Wintergreen
#20F986
ΔE00 2.80
Light Bright Green
#53FE5C
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FF81 #FF52D0
analogous
#79FF52 #52FF81 #52FFD8
triadic
#52FF81 #8152FF #FF8152
tetradic
#52FF81 #5279FF #FF52D0 #FFD852
square
#52FF81 #5279FF #FF52D0 #FFD852
split-complementary
#52FF81 #D852FF #FF5279
monochromatic
#00D73A #15FF54 #52FF81 #8FFFAE #CCFFDA
Accessibility & contrast
On white
1.31
#52FF81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.98
#52FF81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FF81
15.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FF81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FF81 | 1.00 | 1.31 | 15.98 | 15.98 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE976
Deuteranopia (green-blind)
#ECDB8A
Tritanopia (blue-blind)
#00FAE2
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #52ff81; /* rgb */ color: rgb(82, 255, 129); /* oklch */ color: oklch(88.5% 0.220 148.5);
Tailwind
colors: {
custom: {
50: '#96ffa8',
500: '#52ff81',
950: '#000000',
},
}SCSS
$custom: #52ff81; $custom-light: #96ffa8; $custom-dark: #000000;
JSON
{
"hex": "#52ff81",
"rgb": {
"r": 82,
"g": 255,
"b": 129
},
"hsl": {
"h": 136.301,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.8847,
"c": 0.21991,
"h": 148.5
},
"luminance": 0.74899
}Semantic roles & 50–950 ramp
primary
#52FF81
secondary
#D025A2
accent
#00A7E6
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F1810
muted
#808680