#52FF83#52FF83
#52FF83 is a very light, highly saturated green. Relative luminance 0.750; OKLCH L 88.5% C 0.218 H 148.9°. Best body text is #000000 at 15.99:1 contrast (WCAG AA passes).
Color values
| HEX | #52FF83 |
|---|---|
| RGB | rgb(82, 255, 131) |
| HSL | hsl(137, 100%, 66%) |
| HSV | hsv(137, 68%, 100%) |
| CMYK | cmyk(67.8%, 0%, 48.6%, 0%) |
| CIE-LAB | lab(89.37, -69.35, 46.45) |
| CIE-LCH | lch(89.37, 83.47, 146.19°) |
| OKLab | oklab(88.5% -0.1868 0.1128) |
| OKLCH | oklch(88.5% 0.218 148.9) |
| XYZ | xyz(43.3331, 74.9478, 33.6510) |
| Luminance | 0.7495 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 1.95
Spearmint
#1EF876
ΔE00 2.31
Wintergreen
#20F986
ΔE00 2.63
Minty Green
#0BF77D
ΔE00 2.67
Lightgreen (survey)
#76FF7B
ΔE00 2.95
Turquoise Green
#04F489
ΔE00 4.08
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FF83 #FF52CE
analogous
#77FF52 #52FF83 #52FFD9
triadic
#52FF83 #8352FF #FF8352
tetradic
#52FF83 #5277FF #FF52CE #FFD952
square
#52FF83 #5277FF #FF52CE #FFD952
split-complementary
#52FF83 #D952FF #FF5277
monochromatic
#00D73D #15FF57 #52FF83 #8FFFAF #CCFFDB
Accessibility & contrast
On white
1.31
#52FF83 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.99
#52FF83 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FF83
15.99:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FF83 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FF83 | 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)
#FFE979
Deuteranopia (green-blind)
#ECDB8C
Tritanopia (blue-blind)
#00FAE2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #52ff83; /* rgb */ color: rgb(82, 255, 131); /* oklch */ color: oklch(88.5% 0.218 148.9);
Tailwind
colors: {
custom: {
50: '#96ffa9',
500: '#52ff83',
950: '#000000',
},
}SCSS
$custom: #52ff83; $custom-light: #96ffa9; $custom-dark: #000000;
JSON
{
"hex": "#52ff83",
"rgb": {
"r": 82,
"g": 255,
"b": 131
},
"hsl": {
"h": 136.994,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.88499,
"c": 0.21821,
"h": 148.9
},
"luminance": 0.74953
}Semantic roles & 50–950 ramp
primary
#52FF83
secondary
#D025A0
accent
#00A4E6
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1810
muted
#808681