#5FFE89#5FFE89
#5FFE89 is a very light, highly saturated green. Relative luminance 0.751; OKLCH L 88.7% C 0.207 H 148.9°. Best body text is #000000 at 16.02:1 contrast (WCAG AA passes).
Color values
| HEX | #5FFE89 |
|---|---|
| RGB | rgb(95, 254, 137) |
| HSL | hsl(136, 99%, 68%) |
| HSV | hsv(136, 63%, 100%) |
| CMYK | cmyk(62.6%, 0%, 46.1%, 0.4%) |
| CIE-LAB | lab(89.45, -65.77, 43.76) |
| CIE-LCH | lch(89.45, 78.99, 146.36°) |
| OKLab | oklab(88.68% -0.1775 0.1069) |
| OKLCH | oklch(88.68% 0.207 148.9) |
| XYZ | xyz(44.6732, 75.1181, 35.8070) |
| Luminance | 0.7512 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spring Green
#00FF7F
ΔE00 2.67
Wintergreen
#20F986
ΔE00 2.77
Spearmint
#1EF876
ΔE00 2.94
Lightgreen (survey)
#76FF7B
ΔE00 3.01
Minty Green
#0BF77D
ΔE00 3.06
Baby Green
#8CFF9E
ΔE00 3.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FFE89 #FE5FD4
analogous
#84FE5F #5FFE89 #5FFED8
triadic
#5FFE89 #895FFE #FE895F
tetradic
#5FFE89 #5F84FE #FE5FD4 #FED85F
square
#5FFE89 #5F84FE #FE5FD4 #FED85F
split-complementary
#5FFE89 #D85FFE #FE5F84
monochromatic
#01E13D #22FE5C #5FFE89 #9CFEB6 #D9FFE3
Accessibility & contrast
On white
1.31
#5FFE89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.02
#5FFE89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FFE89
16.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FFE89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FFE89 | 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)
#FFE980
Deuteranopia (green-blind)
#ECDB91
Tritanopia (blue-blind)
#2AF9E2
Achromatopsia (no color)
#E1E1E1
Design tokens & code
CSS
--color: #5ffe89; /* rgb */ color: rgb(95, 254, 137); /* oklch */ color: oklch(88.7% 0.207 148.9);
Tailwind
colors: {
custom: {
50: '#9cffad',
500: '#5ffe89',
950: '#000000',
},
}SCSS
$custom: #5ffe89; $custom-light: #9cffad; $custom-dark: #000000;
JSON
{
"hex": "#5ffe89",
"rgb": {
"r": 95,
"g": 254,
"b": 137
},
"hsl": {
"h": 135.849,
"s": 98.758,
"l": 68.431
},
"oklch": {
"l": 0.88675,
"c": 0.20722,
"h": 148.9
},
"luminance": 0.75123
}Semantic roles & 50–950 ramp
primary
#5FFE89
secondary
#D829AA
accent
#00A9E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#101810
muted
#808681