#5FFF89#5FFF89
#5FFF89 is a very light, highly saturated green. Relative luminance 0.758; OKLCH L 88.9% C 0.208 H 148.9°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFF89 |
|---|---|
| RGB | rgb(95, 255, 137) |
| HSL | hsl(136, 100%, 69%) |
| HSV | hsv(136, 63%, 100%) |
| CMYK | cmyk(62.7%, 0%, 46.3%, 0%) |
| CIE-LAB | lab(89.75, -66.13, 44.13) |
| CIE-LCH | lch(89.75, 79.50, 146.28°) |
| OKLab | oklab(88.92% -0.1785 0.1078) |
| OKLCH | oklch(88.92% 0.208 148.9) |
| XYZ | xyz(44.9914, 75.7545, 35.9131) |
| Luminance | 0.7576 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.65
Wintergreen
#20F986
ΔE00 2.88
Lightgreen (survey)
#76FF7B
ΔE00 2.93
Spearmint
#1EF876
ΔE00 3.00
Minty Green
#0BF77D
ΔE00 3.16
Baby Green
#8CFF9E
ΔE00 3.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFF89 #FF5FD5
analogous
#85FF5F #5FFF89 #5FFFD9
triadic
#5FFF89 #895FFF #FF895F
tetradic
#5FFF89 #5F85FF #FF5FD5 #FFD95F
square
#5FFF89 #5F85FF #FF5FD5 #FFD95F
split-complementary
#5FFF89 #D95FFF #FF5F85
monochromatic
#00E43C #22FF5C #5FFF89 #9CFFB6 #D9FFE3
Accessibility & contrast
On white
1.30
#5FFF89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#5FFF89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFF89
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFF89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFF89 | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FFEA80
Deuteranopia (green-blind)
#EDDC91
Tritanopia (blue-blind)
#29FAE3
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #5fff89; /* rgb */ color: rgb(95, 255, 137); /* oklch */ color: oklch(88.9% 0.208 148.9);
Tailwind
colors: {
custom: {
50: '#9cffad',
500: '#5fff89',
950: '#000000',
},
}SCSS
$custom: #5fff89; $custom-light: #9cffad; $custom-dark: #000000;
JSON
{
"hex": "#5fff89",
"rgb": {
"r": 95,
"g": 255,
"b": 137
},
"hsl": {
"h": 135.75,
"s": 100,
"l": 68.627
},
"oklch": {
"l": 0.8892,
"c": 0.20848,
"h": 148.9
},
"luminance": 0.75759
}Semantic roles & 50–950 ramp
primary
#5FFF89
secondary
#D929AB
accent
#00A9E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681