#52FF77#52FF77
#52FF77 is a very light, highly saturated green. Relative luminance 0.746; OKLCH L 88.3% C 0.228 H 147.0°. Best body text is #000000 at 15.93:1 contrast (WCAG AA passes).
Color values
| HEX | #52FF77 |
|---|---|
| RGB | rgb(82, 255, 119) |
| HSL | hsl(133, 100%, 66%) |
| HSV | hsv(133, 68%, 100%) |
| CMYK | cmyk(67.8%, 0%, 53.3%, 0%) |
| CIE-LAB | lab(89.22, -71.01, 51.84) |
| CIE-LCH | lch(89.22, 87.92, 143.87°) |
| OKLab | oklab(88.33% -0.1915 0.1242) |
| OKLCH | oklch(88.33% 0.228 147) |
| XYZ | xyz(42.5664, 74.6411, 29.6131) |
| Luminance | 0.7465 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.23
Spearmint
#1EF876
ΔE00 2.52
Spring Green
#00FF7F
ΔE00 2.63
Light Bright Green
#53FE5C
ΔE00 2.98
Minty Green
#0BF77D
ΔE00 3.39
Bright Light Green
#2DFE54
ΔE00 3.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FF77 #FF52DA
analogous
#83FF52 #52FF77 #52FFCD
triadic
#52FF77 #7752FF #FF7752
tetradic
#52FF77 #5283FF #FF52DA #FFCD52
square
#52FF77 #5283FF #FF52DA #FFCD52
split-complementary
#52FF77 #CD52FF #FF5283
monochromatic
#00D72E #15FF47 #52FF77 #8FFFA7 #CCFFD7
Accessibility & contrast
On white
1.32
#52FF77 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.93
#52FF77 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FF77
15.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FF77 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FF77 | 1.00 | 1.32 | 15.93 | 15.93 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE96B
Deuteranopia (green-blind)
#EDDB81
Tritanopia (blue-blind)
#00F9E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #52ff77; /* rgb */ color: rgb(82, 255, 119); /* oklch */ color: oklch(88.3% 0.228 147.0);
Tailwind
colors: {
custom: {
50: '#97ffa1',
500: '#52ff77',
950: '#000000',
},
}SCSS
$custom: #52ff77; $custom-light: #97ffa1; $custom-dark: #000000;
JSON
{
"hex": "#52ff77",
"rgb": {
"r": 82,
"g": 255,
"b": 119
},
"hsl": {
"h": 132.832,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.88333,
"c": 0.2282,
"h": 147
},
"luminance": 0.74646
}Semantic roles & 50–950 ramp
primary
#52FF77
secondary
#D025AC
accent
#00B4E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F180F
muted
#808680