#5EED79#5EED79
#5EED79 is a very light, vivid green. Relative luminance 0.643; OKLCH L 84.2% C 0.200 H 147.2°. Best body text is #000000 at 13.87:1 contrast (WCAG AA passes).
Color values
| HEX | #5EED79 |
|---|---|
| RGB | rgb(94, 237, 121) |
| HSL | hsl(131, 80%, 65%) |
| HSV | hsv(131, 60%, 93%) |
| CMYK | cmyk(60.3%, 0%, 48.9%, 7.1%) |
| CIE-LAB | lab(84.13, -62.15, 44.74) |
| CIE-LCH | lch(84.13, 76.58, 144.25°) |
| OKLab | oklab(84.22% -0.168 0.1084) |
| OKLCH | oklch(84.22% 0.2 147.2) |
| XYZ | xyz(38.3489, 64.3248, 28.4804) |
| Luminance | 0.6433 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.39
Minty Green
#0BF77D
ΔE00 3.52
Weird Green
#3AE57F
ΔE00 3.54
Lightish Green
#61E160
ΔE00 3.68
Wintergreen
#20F986
ΔE00 3.90
Turquoise Green
#04F489
ΔE00 4.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EED79 #ED5ED2
analogous
#8AED5E #5EED79 #5EEDC1
triadic
#5EED79 #795EED #ED795E
tetradic
#5EED79 #5E8AED #ED5ED2 #EDC15E
square
#5EED79 #5E8AED #ED5ED2 #EDC15E
split-complementary
#5EED79 #C15EED #ED5E8A
monochromatic
#15BC34 #27E74B #5EED79 #95F3A7 #CCF9D5
Accessibility & contrast
On white
1.51
#5EED79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.87
#5EED79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EED79
13.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EED79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EED79 | 1.00 | 1.51 | 13.87 | 13.87 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0DA6F
Deuteranopia (green-blind)
#DDCD81
Tritanopia (blue-blind)
#39E8D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5eed79; /* rgb */ color: rgb(94, 237, 121); /* oklch */ color: oklch(84.2% 0.200 147.2);
Tailwind
colors: {
custom: {
50: '#99f4a2',
500: '#5eed79',
950: '#000000',
},
}SCSS
$custom: #5eed79; $custom-light: #99f4a2; $custom-dark: #000000;
JSON
{
"hex": "#5eed79",
"rgb": {
"r": 94,
"g": 237,
"b": 121
},
"hsl": {
"h": 131.329,
"s": 79.888,
"l": 64.902
},
"oklch": {
"l": 0.84222,
"c": 0.19993,
"h": 147.2
},
"luminance": 0.64329
}Semantic roles & 50–950 ramp
primary
#5EED79
secondary
#BA35A1
accent
#09B4DC
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580