#5EED78#5EED78
#5EED78 is a very light, highly saturated green. Relative luminance 0.643; OKLCH L 84.2% C 0.201 H 147.0°. Best body text is #000000 at 13.86:1 contrast (WCAG AA passes).
Color values
| HEX | #5EED78 |
|---|---|
| RGB | rgb(94, 237, 120) |
| HSL | hsl(131, 80%, 65%) |
| HSV | hsv(131, 60%, 93%) |
| CMYK | cmyk(60.3%, 0%, 49.4%, 7.1%) |
| CIE-LAB | lab(84.12, -62.29, 45.20) |
| CIE-LCH | lch(84.12, 76.96, 144.03°) |
| OKLab | oklab(84.21% -0.1684 0.1094) |
| OKLCH | oklch(84.21% 0.201 147) |
| XYZ | xyz(38.2879, 64.3004, 28.1591) |
| Luminance | 0.6430 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.38
Minty Green
#0BF77D
ΔE00 3.56
Lightish Green
#61E160
ΔE00 3.58
Weird Green
#3AE57F
ΔE00 3.64
Wintergreen
#20F986
ΔE00 3.96
Turquoise Green
#04F489
ΔE00 4.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EED78 #ED5ED3
analogous
#8CED5E #5EED78 #5EEDBF
triadic
#5EED78 #785EED #ED785E
tetradic
#5EED78 #5E8CED #ED5ED3 #EDBF5E
square
#5EED78 #5E8CED #ED5ED3 #EDBF5E
split-complementary
#5EED78 #BF5EED #ED5E8C
monochromatic
#15BC33 #27E74A #5EED78 #95F3A6 #CCF9D4
Accessibility & contrast
On white
1.52
#5EED78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.86
#5EED78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EED78
13.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EED78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EED78 | 1.00 | 1.52 | 13.86 | 13.86 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F0D96E
Deuteranopia (green-blind)
#DECD80
Tritanopia (blue-blind)
#3AE8D2
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #5eed78; /* rgb */ color: rgb(94, 237, 120); /* oklch */ color: oklch(84.2% 0.201 147.0);
Tailwind
colors: {
custom: {
50: '#99f4a1',
500: '#5eed78',
950: '#000000',
},
}SCSS
$custom: #5eed78; $custom-light: #99f4a1; $custom-dark: #000000;
JSON
{
"hex": "#5eed78",
"rgb": {
"r": 94,
"g": 237,
"b": 120
},
"hsl": {
"h": 130.909,
"s": 79.888,
"l": 64.902
},
"oklch": {
"l": 0.84208,
"c": 0.20081,
"h": 147
},
"luminance": 0.64304
}Semantic roles & 50–950 ramp
primary
#5EED78
secondary
#BA35A2
accent
#09B6DC
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580