#52FF96#52FF96
#52FF96 is a very light, highly saturated green. Relative luminance 0.755; OKLCH L 88.8% C 0.202 H 152.5°. Best body text is #000000 at 16.10:1 contrast (WCAG AA passes).
Color values
| HEX | #52FF96 |
|---|---|
| RGB | rgb(82, 255, 150) |
| HSL | hsl(144, 100%, 66%) |
| HSV | hsv(144, 68%, 100%) |
| CMYK | cmyk(67.8%, 0%, 41.2%, 0%) |
| CIE-LAB | lab(89.63, -66.36, 37.62) |
| CIE-LCH | lch(89.63, 76.28, 150.45°) |
| OKLab | oklab(88.8% -0.1789 0.0932) |
| OKLCH | oklch(88.8% 0.202 152.5) |
| XYZ | xyz(44.7409, 75.5109, 41.0654) |
| Luminance | 0.7552 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.18
Light Green Blue
#56FCA2
ΔE00 2.30
Wintergreen
#20F986
ΔE00 2.40
Mediumspringgreen
#00FA9A
ΔE00 2.97
Turquoise Green
#04F489
ΔE00 3.11
Spring Green
#00FF7F
ΔE00 3.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FF96 #FF52BB
analogous
#64FF52 #52FF96 #52FFED
triadic
#52FF96 #9652FF #FF9652
tetradic
#52FF96 #5264FF #FF52BB #FFED52
square
#52FF96 #5264FF #FF52BB #FFED52
split-complementary
#52FF96 #ED52FF #FF5264
monochromatic
#00D754 #15FF71 #52FF96 #8FFFBB #CCFFE0
Accessibility & contrast
On white
1.30
#52FF96 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.10
#52FF96 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FF96
16.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FF96 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FF96 | 1.00 | 1.30 | 16.10 | 16.10 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA8E
Deuteranopia (green-blind)
#EADB9D
Tritanopia (blue-blind)
#00FCE5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #52ff96; /* rgb */ color: rgb(82, 255, 150); /* oklch */ color: oklch(88.8% 0.202 152.5);
Tailwind
colors: {
custom: {
50: '#96ffb6',
500: '#52ff96',
950: '#000000',
},
}SCSS
$custom: #52ff96; $custom-light: #96ffb6; $custom-dark: #000000;
JSON
{
"hex": "#52ff96",
"rgb": {
"r": 82,
"g": 255,
"b": 150
},
"hsl": {
"h": 143.584,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.88802,
"c": 0.20176,
"h": 152.5
},
"luminance": 0.75516
}Semantic roles & 50–950 ramp
primary
#52FF96
secondary
#D0258D
accent
#008BE6
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1811
muted
#808681