#52FF89#52FF89
#52FF89 is a very light, highly saturated green. Relative luminance 0.751; OKLCH L 88.6% C 0.213 H 149.9°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #52FF89 |
|---|---|
| RGB | rgb(82, 255, 137) |
| HSL | hsl(139, 100%, 66%) |
| HSV | hsv(139, 68%, 100%) |
| CMYK | cmyk(67.8%, 0%, 46.3%, 0%) |
| CIE-LAB | lab(89.45, -68.45, 43.69) |
| CIE-LCH | lch(89.45, 81.21, 147.45°) |
| OKLab | oklab(88.59% -0.1844 0.1068) |
| OKLCH | oklch(88.59% 0.213 149.9) |
| XYZ | xyz(43.7516, 75.1152, 35.8550) |
| Luminance | 0.7512 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.03
Wintergreen
#20F986
ΔE00 2.23
Spearmint
#1EF876
ΔE00 2.60
Minty Green
#0BF77D
ΔE00 2.60
Lightgreen (survey)
#76FF7B
ΔE00 3.55
Turquoise Green
#04F489
ΔE00 3.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#52FF89 #FF52C8
analogous
#71FF52 #52FF89 #52FFDF
triadic
#52FF89 #8952FF #FF8952
tetradic
#52FF89 #5271FF #FF52C8 #FFDF52
square
#52FF89 #5271FF #FF52C8 #FFDF52
split-complementary
#52FF89 #DF52FF #FF5271
monochromatic
#00D744 #15FF5F #52FF89 #8FFFB3 #CCFFDC
Accessibility & contrast
On white
1.31
#52FF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#52FF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #52FF89
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##52FF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##52FF89 | 1.00 | 1.31 | 16.02 | 16.02 |
| #FFFFFF | 1.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA80
Deuteranopia (green-blind)
#EBDB91
Tritanopia (blue-blind)
#00FBE3
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #52ff89; /* rgb */ color: rgb(82, 255, 137); /* oklch */ color: oklch(88.6% 0.213 149.9);
Tailwind
colors: {
custom: {
50: '#96ffad',
500: '#52ff89',
950: '#000000',
},
}SCSS
$custom: #52ff89; $custom-light: #96ffad; $custom-dark: #000000;
JSON
{
"hex": "#52ff89",
"rgb": {
"r": 82,
"g": 255,
"b": 137
},
"hsl": {
"h": 139.075,
"s": 100,
"l": 66.078
},
"oklch": {
"l": 0.88589,
"c": 0.21307,
"h": 149.9
},
"luminance": 0.7512
}Semantic roles & 50–950 ramp
primary
#52FF89
secondary
#D0259A
accent
#009DE6
background
#FCFFFD
surface
#F5FFF7
border
#CFD7D0
text
#0F1810
muted
#808681