#52FF7E#52FF7E
#52FF7E is a very light, highly saturated green. Relative luminance 0.748; OKLCH L 88.4% C 0.222 H 148.1°. Best body text is #000000 at 15.96:1 contrast (WCAG AA passes).
Color values
| HEX | #52FF7E |
|---|---|
| RGB | rgb(82, 255, 126) |
| HSL | hsl(135, 100%, 66%) |
| HSV | hsv(135, 68%, 100%) |
| CMYK | cmyk(67.8%, 0%, 50.6%, 0%) |
| CIE-LAB | lab(89.31, -70.06, 48.72) |
| CIE-LCH | lch(89.31, 85.34, 145.19°) |
| OKLab | oklab(88.43% -0.1888 0.1176) |
| OKLCH | oklch(88.43% 0.222 148.1) |
| XYZ | xyz(43.0024, 74.8155, 31.9092) |
| Luminance | 0.7482 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.13
Spearmint
#1EF876
ΔE00 2.27
Lightgreen (survey)
#76FF7B
ΔE00 2.55
Minty Green
#0BF77D
ΔE00 2.90
Wintergreen
#20F986
ΔE00 3.08
Light Bright Green
#53FE5C
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FF7E #FF52D3
analogous
#7CFF52 #52FF7E #52FFD4
triadic
#52FF7E #7E52FF #FF7E52
tetradic
#52FF7E #527CFF #FF52D3 #FFD452
square
#52FF7E #527CFF #FF52D3 #FFD452
split-complementary
#52FF7E #D452FF #FF527C
monochromatic
#00D737 #15FF50 #52FF7E #8FFFAC #CCFFD9
Accessibility & contrast
On white
1.32
#52FF7E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.96
#52FF7E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FF7E
15.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FF7E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FF7E | 1.00 | 1.32 | 15.96 | 15.96 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFE973
Deuteranopia (green-blind)
#EDDB87
Tritanopia (blue-blind)
#00FAE1
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #52ff7e; /* rgb */ color: rgb(82, 255, 126); /* oklch */ color: oklch(88.4% 0.222 148.1);
Tailwind
colors: {
custom: {
50: '#96ffa6',
500: '#52ff7e',
950: '#000000',
},
}SCSS
$custom: #52ff7e; $custom-light: #96ffa6; $custom-dark: #000000;
JSON
{
"hex": "#52ff7e",
"rgb": {
"r": 82,
"g": 255,
"b": 126
},
"hsl": {
"h": 135.26,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.88427,
"c": 0.22243,
"h": 148.1
},
"luminance": 0.7482
}Semantic roles & 50–950 ramp
primary
#52FF7E
secondary
#D025A5
accent
#00ABE6
background
#FCFFFC
surface
#F5FFF6
border
#CFD7D0
text
#0F180F
muted
#808680