#52FF97#52FF97
#52FF97 is a very light, highly saturated green. Relative luminance 0.755; OKLCH L 88.8% C 0.201 H 152.7°. Best body text is #000000 at 16.11:1 contrast (WCAG AA passes).
Color values
| HEX | #52FF97 |
|---|---|
| RGB | rgb(82, 255, 151) |
| HSL | hsl(144, 100%, 66%) |
| HSV | hsv(144, 68%, 100%) |
| CMYK | cmyk(67.8%, 0%, 40.8%, 0%) |
| CIE-LAB | lab(89.65, -66.19, 37.15) |
| CIE-LCH | lch(89.65, 75.91, 150.70°) |
| OKLab | oklab(88.82% -0.1785 0.0921) |
| OKLCH | oklch(88.82% 0.201 152.7) |
| XYZ | xyz(44.8217, 75.5433, 41.4913) |
| Luminance | 0.7555 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Sea Green (survey)
#53FCA1
ΔE00 2.04
Light Green Blue
#56FCA2
ΔE00 2.16
Wintergreen
#20F986
ΔE00 2.48
Mediumspringgreen
#00FA9A
ΔE00 2.87
Turquoise Green
#04F489
ΔE00 3.12
Light Bluish Green
#76FDA8
ΔE00 3.23
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FF97 #FF52BA
analogous
#63FF52 #52FF97 #52FFEE
triadic
#52FF97 #9752FF #FF9752
tetradic
#52FF97 #5263FF #FF52BA #FFEE52
square
#52FF97 #5263FF #FF52BA #FFEE52
split-complementary
#52FF97 #EE52FF #FF5263
monochromatic
#00D756 #15FF72 #52FF97 #8FFFBC #CCFFE1
Accessibility & contrast
On white
1.30
#52FF97 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.11
#52FF97 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FF97
16.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FF97 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FF97 | 1.00 | 1.30 | 16.11 | 16.11 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA90
Deuteranopia (green-blind)
#EADB9E
Tritanopia (blue-blind)
#00FCE5
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #52ff97; /* rgb */ color: rgb(82, 255, 151); /* oklch */ color: oklch(88.8% 0.201 152.7);
Tailwind
colors: {
custom: {
50: '#96ffb6',
500: '#52ff97',
950: '#000000',
},
}SCSS
$custom: #52ff97; $custom-light: #96ffb6; $custom-dark: #000000;
JSON
{
"hex": "#52ff97",
"rgb": {
"r": 82,
"g": 255,
"b": 151
},
"hsl": {
"h": 143.931,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.88819,
"c": 0.20089,
"h": 152.7
},
"luminance": 0.75548
}Semantic roles & 50–950 ramp
primary
#52FF97
secondary
#D0258C
accent
#008AE6
background
#FCFFFD
surface
#F5FFF8
border
#CFD7D1
text
#0F1811
muted
#808681