#5EED8E#5EED8E
#5EED8E is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.6% C 0.181 H 151.5°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #5EED8E |
|---|---|
| RGB | rgb(94, 237, 142) |
| HSL | hsl(140, 80%, 65%) |
| HSV | hsv(140, 60%, 93%) |
| CMYK | cmyk(60.3%, 0%, 40.1%, 7.1%) |
| CIE-LAB | lab(84.43, -58.89, 34.84) |
| CIE-LCH | lch(84.43, 68.42, 149.39°) |
| OKLab | oklab(84.56% -0.1592 0.0865) |
| OKLCH | oklch(84.56% 0.181 151.5) |
| XYZ | xyz(39.7797, 64.8971, 36.0160) |
| Luminance | 0.6490 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.76
Turquoise Green
#04F489
ΔE00 3.26
Sea Green (survey)
#53FCA1
ΔE00 3.66
Light Green Blue
#56FCA2
ΔE00 3.68
Wintergreen
#20F986
ΔE00 3.85
Light Bluish Green
#76FDA8
ΔE00 4.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EED8E #ED5EBD
analogous
#75ED5E #5EED8E #5EEDD6
triadic
#5EED8E #8E5EED #ED8E5E
tetradic
#5EED8E #5E75ED #ED5EBD #EDD65E
square
#5EED8E #5E75ED #ED5EBD #EDD65E
split-complementary
#5EED8E #D65EED #ED5E75
monochromatic
#15BC4D #27E767 #5EED8E #95F3B5 #CCF9DB
Accessibility & contrast
On white
1.50
#5EED8E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#5EED8E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EED8E
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EED8E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EED8E | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB87
Deuteranopia (green-blind)
#DBCD94
Tritanopia (blue-blind)
#2EEAD5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5eed8e; /* rgb */ color: rgb(94, 237, 142); /* oklch */ color: oklch(84.6% 0.181 151.5);
Tailwind
colors: {
custom: {
50: '#98f4b0',
500: '#5eed8e',
950: '#000000',
},
}SCSS
$custom: #5eed8e; $custom-light: #98f4b0; $custom-dark: #000000;
JSON
{
"hex": "#5eed8e",
"rgb": {
"r": 94,
"g": 237,
"b": 142
},
"hsl": {
"h": 140.14,
"s": 79.888,
"l": 64.902
},
"oklch": {
"l": 0.84563,
"c": 0.18119,
"h": 151.5
},
"luminance": 0.64901
}Semantic roles & 50–950 ramp
primary
#5EED8E
secondary
#BA358E
accent
#0995DC
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581