#5EED81#5EED81
#5EED81 is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.3% C 0.193 H 148.6°. Best body text is #000000 at 13.91:1 contrast (WCAG AA passes).
Color values
| HEX | #5EED81 |
|---|---|
| RGB | rgb(94, 237, 129) |
| HSL | hsl(135, 80%, 65%) |
| HSV | hsv(135, 60%, 93%) |
| CMYK | cmyk(60.3%, 0%, 45.6%, 7.1%) |
| CIE-LAB | lab(84.24, -60.97, 41.01) |
| CIE-LCH | lch(84.24, 73.48, 146.07°) |
| OKLab | oklab(84.34% -0.1647 0.1004) |
| OKLCH | oklch(84.34% 0.193 148.6) |
| XYZ | xyz(38.8600, 64.5293, 31.1721) |
| Luminance | 0.6453 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.89
Minty Green
#0BF77D
ΔE00 3.48
Wintergreen
#20F986
ΔE00 3.55
Turquoise Green
#04F489
ΔE00 3.58
Spearmint
#1EF876
ΔE00 3.71
Lightgreen
#90EE90
ΔE00 4.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EED81 #ED5ECA
analogous
#83ED5E #5EED81 #5EEDC8
triadic
#5EED81 #815EED #ED815E
tetradic
#5EED81 #5E83ED #ED5ECA #EDC85E
square
#5EED81 #5E83ED #ED5ECA #EDC85E
split-complementary
#5EED81 #C85EED #ED5E83
monochromatic
#15BC3E #27E756 #5EED81 #95F3AC #CCF9D7
Accessibility & contrast
On white
1.51
#5EED81 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.91
#5EED81 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EED81
13.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EED81 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EED81 | 1.00 | 1.51 | 13.91 | 13.91 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA79
Deuteranopia (green-blind)
#DDCD88
Tritanopia (blue-blind)
#36E9D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5eed81; /* rgb */ color: rgb(94, 237, 129); /* oklch */ color: oklch(84.3% 0.193 148.6);
Tailwind
colors: {
custom: {
50: '#99f4a7',
500: '#5eed81',
950: '#000000',
},
}SCSS
$custom: #5eed81; $custom-light: #99f4a7; $custom-dark: #000000;
JSON
{
"hex": "#5eed81",
"rgb": {
"r": 94,
"g": 237,
"b": 129
},
"hsl": {
"h": 134.685,
"s": 79.888,
"l": 64.902
},
"oklch": {
"l": 0.84344,
"c": 0.19288,
"h": 148.6
},
"luminance": 0.64533
}Semantic roles & 50–950 ramp
primary
#5EED81
secondary
#BA359A
accent
#09A9DC
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580