#5FF889#5FF889
#5FF889 is a very light, vivid green. Relative luminance 0.714; OKLCH L 87.2% C 0.200 H 149.4°. Best body text is #000000 at 15.27:1 contrast (WCAG AA passes).
Color values
| HEX | #5FF889 |
|---|---|
| RGB | rgb(95, 248, 137) |
| HSL | hsl(136, 92%, 67%) |
| HSV | hsv(136, 62%, 97%) |
| CMYK | cmyk(61.7%, 0%, 44.8%, 2.7%) |
| CIE-LAB | lab(87.66, -63.59, 41.49) |
| CIE-LCH | lch(87.66, 75.93, 146.88°) |
| OKLab | oklab(87.21% -0.1717 0.1017) |
| OKLCH | oklch(87.21% 0.2 149.4) |
| XYZ | xyz(42.7989, 71.3696, 35.1823) |
| Luminance | 0.7137 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.47
Minty Green
#0BF77D
ΔE00 2.79
Spearmint
#1EF876
ΔE00 2.96
Spring Green
#00FF7F
ΔE00 3.17
Turquoise Green
#04F489
ΔE00 3.30
Lightgreen (survey)
#76FF7B
ΔE00 3.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5FF889 #F85FCE
analogous
#81F85F #5FF889 #5FF8D6
triadic
#5FF889 #895FF8 #F8895F
tetradic
#5FF889 #5F81F8 #F85FCE #F8D65F
square
#5FF889 #5F81F8 #F85FCE #F8D65F
split-complementary
#5FF889 #D65FF8 #F85F81
monochromatic
#09D341 #24F55E #5FF889 #9AFBB4 #D4FDDF
Accessibility & contrast
On white
1.37
#5FF889 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.27
#5FF889 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5FF889
15.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5FF889 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5FF889 | 1.00 | 1.37 | 15.27 | 15.27 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE480
Deuteranopia (green-blind)
#E6D691
Tritanopia (blue-blind)
#2EF4DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5ff889; /* rgb */ color: rgb(95, 248, 137); /* oklch */ color: oklch(87.2% 0.200 149.4);
Tailwind
colors: {
custom: {
50: '#9bfcad',
500: '#5ff889',
950: '#000000',
},
}SCSS
$custom: #5ff889; $custom-light: #9bfcad; $custom-dark: #000000;
JSON
{
"hex": "#5ff889",
"rgb": {
"r": 95,
"g": 248,
"b": 137
},
"hsl": {
"h": 136.471,
"s": 91.617,
"l": 67.255
},
"oklch": {
"l": 0.87206,
"c": 0.19957,
"h": 149.4
},
"luminance": 0.71374
}Semantic roles & 50–950 ramp
primary
#5FF889
secondary
#CE2DA2
accent
#00A6E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681