#5EED86#5EED86
#5EED86 is a very light, vivid green. Relative luminance 0.647; OKLCH L 84.4% C 0.188 H 149.7°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #5EED86 |
|---|---|
| RGB | rgb(94, 237, 134) |
| HSL | hsl(137, 80%, 65%) |
| HSV | hsv(137, 60%, 93%) |
| CMYK | cmyk(60.3%, 0%, 43.5%, 7.1%) |
| CIE-LAB | lab(84.31, -60.19, 38.65) |
| CIE-LCH | lch(84.31, 71.54, 147.29°) |
| OKLab | oklab(84.43% -0.1626 0.0951) |
| OKLCH | oklch(84.43% 0.188 149.7) |
| XYZ | xyz(39.2005, 64.6655, 32.9655) |
| Luminance | 0.6467 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.66
Turquoise Green
#04F489
ΔE00 3.32
Wintergreen
#20F986
ΔE00 3.53
Minty Green
#0BF77D
ΔE00 3.66
Spearmint
#1EF876
ΔE00 4.08
Sea Green (survey)
#53FCA1
ΔE00 4.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EED86 #ED5EC5
analogous
#7EED5E #5EED86 #5EEDCD
triadic
#5EED86 #865EED #ED865E
tetradic
#5EED86 #5E7EED #ED5EC5 #EDCD5E
square
#5EED86 #5E7EED #ED5EC5 #EDCD5E
split-complementary
#5EED86 #CD5EED #ED5E7E
monochromatic
#15BC44 #27E75D #5EED86 #95F3AF #CCF9D9
Accessibility & contrast
On white
1.51
#5EED86 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#5EED86 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EED86
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EED86 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EED86 | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA7E
Deuteranopia (green-blind)
#DCCD8D
Tritanopia (blue-blind)
#33E9D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5eed86; /* rgb */ color: rgb(94, 237, 134); /* oklch */ color: oklch(84.4% 0.188 149.7);
Tailwind
colors: {
custom: {
50: '#99f4aa',
500: '#5eed86',
950: '#000000',
},
}SCSS
$custom: #5eed86; $custom-light: #99f4aa; $custom-dark: #000000;
JSON
{
"hex": "#5eed86",
"rgb": {
"r": 94,
"g": 237,
"b": 134
},
"hsl": {
"h": 136.783,
"s": 79.888,
"l": 64.902
},
"oklch": {
"l": 0.84425,
"c": 0.18841,
"h": 149.7
},
"luminance": 0.64669
}Semantic roles & 50–950 ramp
primary
#5EED86
secondary
#BA3595
accent
#09A1DC
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581