#5EED89#5EED89
#5EED89 is a very light, vivid green. Relative luminance 0.648; OKLCH L 84.5% C 0.186 H 150.3°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #5EED89 |
|---|---|
| RGB | rgb(94, 237, 137) |
| HSL | hsl(138, 80%, 65%) |
| HSV | hsv(138, 60%, 93%) |
| CMYK | cmyk(60.3%, 0%, 42.2%, 7.1%) |
| CIE-LAB | lab(84.35, -59.71, 37.23) |
| CIE-LCH | lch(84.35, 70.37, 148.06°) |
| OKLab | oklab(84.48% -0.1614 0.0919) |
| OKLCH | oklch(84.48% 0.186 150.3) |
| XYZ | xyz(39.4127, 64.7503, 34.0831) |
| Luminance | 0.6475 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.63
Turquoise Green
#04F489
ΔE00 3.24
Wintergreen
#20F986
ΔE00 3.59
Minty Green
#0BF77D
ΔE00 3.84
Sea Green (survey)
#53FCA1
ΔE00 4.10
Light Green Blue
#56FCA2
ΔE00 4.14
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EED89 #ED5EC2
analogous
#7BED5E #5EED89 #5EEDD1
triadic
#5EED89 #895EED #ED895E
tetradic
#5EED89 #5E7BED #ED5EC2 #EDD15E
square
#5EED89 #5E7BED #ED5EC2 #EDD15E
split-complementary
#5EED89 #D15EED #ED5E7B
monochromatic
#15BC47 #27E761 #5EED89 #95F3B1 #CCF9DA
Accessibility & contrast
On white
1.51
#5EED89 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#5EED89 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EED89
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EED89 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EED89 | 1.00 | 1.51 | 13.95 | 13.95 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDA82
Deuteranopia (green-blind)
#DCCD90
Tritanopia (blue-blind)
#31E9D5
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5eed89; /* rgb */ color: rgb(94, 237, 137); /* oklch */ color: oklch(84.5% 0.186 150.3);
Tailwind
colors: {
custom: {
50: '#98f4ac',
500: '#5eed89',
950: '#000000',
},
}SCSS
$custom: #5eed89; $custom-light: #98f4ac; $custom-dark: #000000;
JSON
{
"hex": "#5eed89",
"rgb": {
"r": 94,
"g": 237,
"b": 137
},
"hsl": {
"h": 138.042,
"s": 79.888,
"l": 64.902
},
"oklch": {
"l": 0.84476,
"c": 0.1857,
"h": 150.3
},
"luminance": 0.64754
}Semantic roles & 50–950 ramp
primary
#5EED89
secondary
#BA3592
accent
#099DDC
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581