#52FF76#52FF76
#52FF76 is a very light, highly saturated green. Relative luminance 0.746; OKLCH L 88.3% C 0.229 H 146.9°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #52FF76 |
|---|---|
| RGB | rgb(82, 255, 118) |
| HSL | hsl(132, 100%, 66%) |
| HSV | hsv(132, 68%, 100%) |
| CMYK | cmyk(67.8%, 0%, 53.7%, 0%) |
| CIE-LAB | lab(89.21, -71.14, 52.28) |
| CIE-LCH | lch(89.21, 88.29, 143.69°) |
| OKLab | oklab(88.32% -0.1918 0.1251) |
| OKLCH | oklch(88.32% 0.229 146.9) |
| XYZ | xyz(42.5066, 74.6172, 29.2984) |
| Luminance | 0.7462 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.21
Spearmint
#1EF876
ΔE00 2.57
Spring Green
#00FF7F
ΔE00 2.72
Light Bright Green
#53FE5C
ΔE00 2.86
Bright Light Green
#2DFE54
ΔE00 3.29
Minty Green
#0BF77D
ΔE00 3.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FF76 #FF52DB
analogous
#84FF52 #52FF76 #52FFCD
triadic
#52FF76 #7652FF #FF7652
tetradic
#52FF76 #5284FF #FF52DB #FFCD52
square
#52FF76 #5284FF #FF52DB #FFCD52
split-complementary
#52FF76 #CD52FF #FF5284
monochromatic
#00D72D #15FF46 #52FF76 #8FFFA6 #CCFFD7
Accessibility & contrast
On white
1.32
#52FF76 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#52FF76 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FF76
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FF76 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FF76 | 1.00 | 1.32 | 15.92 | 15.92 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE969
Deuteranopia (green-blind)
#EDDA80
Tritanopia (blue-blind)
#00F9E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #52ff76; /* rgb */ color: rgb(82, 255, 118); /* oklch */ color: oklch(88.3% 0.229 146.9);
Tailwind
colors: {
custom: {
50: '#97ffa0',
500: '#52ff76',
950: '#000000',
},
}SCSS
$custom: #52ff76; $custom-light: #97ffa0; $custom-dark: #000000;
JSON
{
"hex": "#52ff76",
"rgb": {
"r": 82,
"g": 255,
"b": 118
},
"hsl": {
"h": 132.486,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.8832,
"c": 0.22901,
"h": 146.9
},
"luminance": 0.74622
}Semantic roles & 50–950 ramp
primary
#52FF76
secondary
#D025AD
accent
#00B6E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F180F
muted
#808680