#5EF889#5EF889
#5EF889 is a very light, vivid green. Relative luminance 0.713; OKLCH L 87.2% C 0.200 H 149.4°. Best body text is #000000 at 15.26:1 contrast (WCAG AA passes).
Color values
| HEX | #5EF889 |
|---|---|
| RGB | rgb(94, 248, 137) |
| HSL | hsl(137, 92%, 67%) |
| HSV | hsv(137, 62%, 97%) |
| CMYK | cmyk(62.1%, 0%, 44.8%, 2.7%) |
| CIE-LAB | lab(87.64, -63.79, 41.45) |
| CIE-LCH | lch(87.64, 76.07, 146.98°) |
| OKLab | oklab(87.18% -0.1722 0.1017) |
| OKLCH | oklch(87.18% 0.2 149.4) |
| XYZ | xyz(42.6957, 71.3163, 35.1774) |
| Luminance | 0.7132 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Wintergreen
#20F986
ΔE00 2.40
Minty Green
#0BF77D
ΔE00 2.74
Spearmint
#1EF876
ΔE00 2.93
Spring Green
#00FF7F
ΔE00 3.13
Turquoise Green
#04F489
ΔE00 3.23
Sea Green (survey)
#53FCA1
ΔE00 3.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EF889 #F85ECD
analogous
#80F85E #5EF889 #5EF8D6
triadic
#5EF889 #895EF8 #F8895E
tetradic
#5EF889 #5E80F8 #F85ECD #F8D65E
square
#5EF889 #5E80F8 #F85ECD #F8D65E
split-complementary
#5EF889 #D65EF8 #F85E80
monochromatic
#09D241 #23F55E #5EF889 #99FBB4 #D3FDDF
Accessibility & contrast
On white
1.38
#5EF889 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.26
#5EF889 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EF889
15.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EF889 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EF889 | 1.00 | 1.38 | 15.26 | 15.26 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#FAE480
Deuteranopia (green-blind)
#E6D691
Tritanopia (blue-blind)
#2BF4DD
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #5ef889; /* rgb */ color: rgb(94, 248, 137); /* oklch */ color: oklch(87.2% 0.200 149.4);
Tailwind
colors: {
custom: {
50: '#9afcad',
500: '#5ef889',
950: '#000000',
},
}SCSS
$custom: #5ef889; $custom-light: #9afcad; $custom-dark: #000000;
JSON
{
"hex": "#5ef889",
"rgb": {
"r": 94,
"g": 248,
"b": 137
},
"hsl": {
"h": 136.753,
"s": 91.667,
"l": 67.059
},
"oklch": {
"l": 0.87178,
"c": 0.19996,
"h": 149.4
},
"luminance": 0.71321
}Semantic roles & 50–950 ramp
primary
#5EF889
secondary
#CD2DA1
accent
#00A5E6
background
#FCFFFD
surface
#F6FFF7
border
#D0D7D0
text
#0F1810
muted
#808681