#5EED80#5EED80
#5EED80 is a very light, vivid green. Relative luminance 0.645; OKLCH L 84.3% C 0.194 H 148.5°. Best body text is #000000 at 13.90:1 contrast (WCAG AA passes).
Color values
| HEX | #5EED80 |
|---|---|
| RGB | rgb(94, 237, 128) |
| HSL | hsl(134, 80%, 65%) |
| HSV | hsv(134, 60%, 93%) |
| CMYK | cmyk(60.3%, 0%, 46%, 7.1%) |
| CIE-LAB | lab(84.23, -61.12, 41.48) |
| CIE-LCH | lch(84.23, 73.87, 145.84°) |
| OKLab | oklab(84.33% -0.1651 0.1014) |
| OKLCH | oklch(84.33% 0.194 148.5) |
| XYZ | xyz(38.7938, 64.5028, 30.8238) |
| Luminance | 0.6451 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.95
Minty Green
#0BF77D
ΔE00 3.46
Wintergreen
#20F986
ΔE00 3.58
Spearmint
#1EF876
ΔE00 3.65
Turquoise Green
#04F489
ΔE00 3.65
Lightish Green
#61E160
ΔE00 4.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EED80 #ED5ECB
analogous
#83ED5E #5EED80 #5EEDC8
triadic
#5EED80 #805EED #ED805E
tetradic
#5EED80 #5E83ED #ED5ECB #EDC85E
square
#5EED80 #5E83ED #ED5ECB #EDC85E
split-complementary
#5EED80 #C85EED #ED5E83
monochromatic
#15BC3D #27E755 #5EED80 #95F3AB #CCF9D7
Accessibility & contrast
On white
1.51
#5EED80 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.90
#5EED80 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EED80
13.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EED80 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EED80 | 1.00 | 1.51 | 13.90 | 13.90 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFDA77
Deuteranopia (green-blind)
#DDCD87
Tritanopia (blue-blind)
#36E9D3
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5eed80; /* rgb */ color: rgb(94, 237, 128); /* oklch */ color: oklch(84.3% 0.194 148.5);
Tailwind
colors: {
custom: {
50: '#99f4a6',
500: '#5eed80',
950: '#000000',
},
}SCSS
$custom: #5eed80; $custom-light: #99f4a6; $custom-dark: #000000;
JSON
{
"hex": "#5eed80",
"rgb": {
"r": 94,
"g": 237,
"b": 128
},
"hsl": {
"h": 134.266,
"s": 79.888,
"l": 64.902
},
"oklch": {
"l": 0.84328,
"c": 0.19377,
"h": 148.5
},
"luminance": 0.64507
}Semantic roles & 50–950 ramp
primary
#5EED80
secondary
#BA359B
accent
#09AADC
background
#FCFFFC
surface
#F5FEF6
border
#CFD6D0
text
#0F170F
muted
#808580