#52FF79#52FF79
#52FF79 is a very light, highly saturated green. Relative luminance 0.747; OKLCH L 88.4% C 0.227 H 147.3°. Best body text is #000000 at 15.94:1 contrast (WCAG AA passes).
Color values
| HEX | #52FF79 |
|---|---|
| RGB | rgb(82, 255, 121) |
| HSL | hsl(134, 100%, 66%) |
| HSV | hsv(134, 68%, 100%) |
| CMYK | cmyk(67.8%, 0%, 52.5%, 0%) |
| CIE-LAB | lab(89.25, -70.75, 50.96) |
| CIE-LCH | lch(89.25, 87.19, 144.24°) |
| OKLab | oklab(88.36% -0.1907 0.1223) |
| OKLCH | oklch(88.36% 0.227 147.3) |
| XYZ | xyz(42.6878, 74.6897, 30.2523) |
| Luminance | 0.7469 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.29
Spearmint
#1EF876
ΔE00 2.42
Spring Green
#00FF7F
ΔE00 2.47
Light Bright Green
#53FE5C
ΔE00 3.23
Minty Green
#0BF77D
ΔE00 3.24
Wintergreen
#20F986
ΔE00 3.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FF79 #FF52D8
analogous
#81FF52 #52FF79 #52FFCF
triadic
#52FF79 #7952FF #FF7952
tetradic
#52FF79 #5281FF #FF52D8 #FFCF52
square
#52FF79 #5281FF #FF52D8 #FFCF52
split-complementary
#52FF79 #CF52FF #FF5281
monochromatic
#00D730 #15FF4A #52FF79 #8FFFA8 #CCFFD8
Accessibility & contrast
On white
1.32
#52FF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.94
#52FF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FF79
15.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FF79 | 1.00 | 1.32 | 15.94 | 15.94 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE96D
Deuteranopia (green-blind)
#EDDB83
Tritanopia (blue-blind)
#00FAE1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #52ff79; /* rgb */ color: rgb(82, 255, 121); /* oklch */ color: oklch(88.4% 0.227 147.3);
Tailwind
colors: {
custom: {
50: '#97ffa2',
500: '#52ff79',
950: '#000000',
},
}SCSS
$custom: #52ff79; $custom-light: #97ffa2; $custom-dark: #000000;
JSON
{
"hex": "#52ff79",
"rgb": {
"r": 82,
"g": 255,
"b": 121
},
"hsl": {
"h": 133.526,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.88359,
"c": 0.22656,
"h": 147.3
},
"luminance": 0.74694
}Semantic roles & 50–950 ramp
primary
#52FF79
secondary
#D025AA
accent
#00B2E6
background
#FCFFFC
surface
#F6FFF6
border
#D0D7D0
text
#0F180F
muted
#808680