#52FF74#52FF74
#52FF74 is a very light, highly saturated green. Relative luminance 0.746; OKLCH L 88.3% C 0.231 H 146.6°. Best body text is #000000 at 15.92:1 contrast (WCAG AA passes).
Color values
| HEX | #52FF74 |
|---|---|
| RGB | rgb(82, 255, 116) |
| HSL | hsl(132, 100%, 66%) |
| HSV | hsv(132, 68%, 100%) |
| CMYK | cmyk(67.8%, 0%, 54.5%, 0%) |
| CIE-LAB | lab(89.19, -71.40, 53.16) |
| CIE-LCH | lch(89.19, 89.02, 143.33°) |
| OKLab | oklab(88.3% -0.1926 0.1269) |
| OKLCH | oklch(88.3% 0.231 146.6) |
| XYZ | xyz(42.3891, 74.5702, 28.6791) |
| Luminance | 0.7458 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen (survey)
#76FF7B
ΔE00 2.19
Light Bright Green
#53FE5C
ΔE00 2.62
Spearmint
#1EF876
ΔE00 2.70
Spring Green
#00FF7F
ΔE00 2.90
Bright Light Green
#2DFE54
ΔE00 3.07
Light Neon Green
#4EFD54
ΔE00 3.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FF74 #FF52DD
analogous
#86FF52 #52FF74 #52FFCA
triadic
#52FF74 #7452FF #FF7452
tetradic
#52FF74 #5286FF #FF52DD #FFCA52
square
#52FF74 #5286FF #FF52DD #FFCA52
split-complementary
#52FF74 #CA52FF #FF5286
monochromatic
#00D72A #15FF43 #52FF74 #8FFFA5 #CCFFD6
Accessibility & contrast
On white
1.32
#52FF74 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.92
#52FF74 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FF74
15.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FF74 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FF74 | 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)
#FFE967
Deuteranopia (green-blind)
#EEDA7F
Tritanopia (blue-blind)
#00F9E0
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #52ff74; /* rgb */ color: rgb(82, 255, 116); /* oklch */ color: oklch(88.3% 0.231 146.6);
Tailwind
colors: {
custom: {
50: '#97ff9f',
500: '#52ff74',
950: '#000000',
},
}SCSS
$custom: #52ff74; $custom-light: #97ff9f; $custom-dark: #000000;
JSON
{
"hex": "#52ff74",
"rgb": {
"r": 82,
"g": 255,
"b": 116
},
"hsl": {
"h": 131.792,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.88295,
"c": 0.23062,
"h": 146.6
},
"luminance": 0.74575
}Semantic roles & 50–950 ramp
primary
#52FF74
secondary
#D025AF
accent
#00B8E6
background
#FCFFFC
surface
#F6FFF5
border
#D0D7CF
text
#0F180F
muted
#808680