#5EED85#5EED85
#5EED85 is a very light, vivid green. Relative luminance 0.646; OKLCH L 84.4% C 0.189 H 149.5°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #5EED85 |
|---|---|
| RGB | rgb(94, 237, 133) |
| HSL | hsl(136, 80%, 65%) |
| HSV | hsv(136, 60%, 93%) |
| CMYK | cmyk(60.3%, 0%, 43.9%, 7.1%) |
| CIE-LAB | lab(84.30, -60.35, 39.13) |
| CIE-LCH | lch(84.30, 71.93, 147.04°) |
| OKLab | oklab(84.41% -0.1631 0.0962) |
| OKLCH | oklch(84.41% 0.189 149.5) |
| XYZ | xyz(39.1311, 64.6377, 32.5999) |
| Luminance | 0.6464 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.69
Turquoise Green
#04F489
ΔE00 3.36
Wintergreen
#20F986
ΔE00 3.52
Minty Green
#0BF77D
ΔE00 3.61
Spearmint
#1EF876
ΔE00 4.00
Lightgreen
#90EE90
ΔE00 4.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EED85 #ED5EC6
analogous
#7EED5E #5EED85 #5EEDCD
triadic
#5EED85 #855EED #ED855E
tetradic
#5EED85 #5E7EED #ED5EC6 #EDCD5E
square
#5EED85 #5E7EED #ED5EC6 #EDCD5E
split-complementary
#5EED85 #CD5EED #ED5E7E
monochromatic
#15BC42 #27E75B #5EED85 #95F3AF #CCF9D8
Accessibility & contrast
On white
1.51
#5EED85 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#5EED85 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EED85
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EED85 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EED85 | 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)
#EFDA7D
Deuteranopia (green-blind)
#DCCD8C
Tritanopia (blue-blind)
#33E9D4
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5eed85; /* rgb */ color: rgb(94, 237, 133); /* oklch */ color: oklch(84.4% 0.189 149.5);
Tailwind
colors: {
custom: {
50: '#99f4aa',
500: '#5eed85',
950: '#000000',
},
}SCSS
$custom: #5eed85; $custom-light: #99f4aa; $custom-dark: #000000;
JSON
{
"hex": "#5eed85",
"rgb": {
"r": 94,
"g": 237,
"b": 133
},
"hsl": {
"h": 136.364,
"s": 79.888,
"l": 64.902
},
"oklch": {
"l": 0.84409,
"c": 0.18931,
"h": 149.5
},
"luminance": 0.64642
}Semantic roles & 50–950 ramp
primary
#5EED85
secondary
#BA3596
accent
#09A3DC
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581