#5EED8D#5EED8D
#5EED8D is a very light, vivid green. Relative luminance 0.649; OKLCH L 84.5% C 0.182 H 151.3°. Best body text is #000000 at 13.97:1 contrast (WCAG AA passes).
Color values
| HEX | #5EED8D |
|---|---|
| RGB | rgb(94, 237, 141) |
| HSL | hsl(140, 80%, 65%) |
| HSV | hsv(140, 60%, 93%) |
| CMYK | cmyk(60.3%, 0%, 40.5%, 7.1%) |
| CIE-LAB | lab(84.42, -59.05, 35.32) |
| CIE-LCH | lch(84.42, 68.81, 149.12°) |
| OKLab | oklab(84.55% -0.1597 0.0876) |
| OKLCH | oklch(84.55% 0.182 151.3) |
| XYZ | xyz(39.7049, 64.8672, 35.6223) |
| Luminance | 0.6487 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.72
Turquoise Green
#04F489
ΔE00 3.24
Sea Green (survey)
#53FCA1
ΔE00 3.74
Light Green Blue
#56FCA2
ΔE00 3.77
Wintergreen
#20F986
ΔE00 3.78
Minty Green
#0BF77D
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EED8D #ED5EBE
analogous
#77ED5E #5EED8D #5EEDD4
triadic
#5EED8D #8D5EED #ED8D5E
tetradic
#5EED8D #5E77ED #ED5EBE #EDD45E
square
#5EED8D #5E77ED #ED5EBE #EDD45E
split-complementary
#5EED8D #D45EED #ED5E77
monochromatic
#15BC4C #27E766 #5EED8D #95F3B4 #CCF9DB
Accessibility & contrast
On white
1.50
#5EED8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.97
#5EED8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EED8D
13.97:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EED8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EED8D | 1.00 | 1.50 | 13.97 | 13.97 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.97 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.97 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EEDB86
Deuteranopia (green-blind)
#DBCD93
Tritanopia (blue-blind)
#2FEAD5
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5eed8d; /* rgb */ color: rgb(94, 237, 141); /* oklch */ color: oklch(84.5% 0.182 151.3);
Tailwind
colors: {
custom: {
50: '#98f4af',
500: '#5eed8d',
950: '#000000',
},
}SCSS
$custom: #5eed8d; $custom-light: #98f4af; $custom-dark: #000000;
JSON
{
"hex": "#5eed8d",
"rgb": {
"r": 94,
"g": 237,
"b": 141
},
"hsl": {
"h": 139.72,
"s": 79.888,
"l": 64.902
},
"oklch": {
"l": 0.84545,
"c": 0.18209,
"h": 151.3
},
"luminance": 0.64871
}Semantic roles & 50–950 ramp
primary
#5EED8D
secondary
#BA358F
accent
#0997DC
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581