#5EE978#5EE978
#5EE978 is a very light, vivid green. Relative luminance 0.620; OKLCH L 83.2% C 0.196 H 147.2°. Best body text is #000000 at 13.40:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE978 |
|---|---|
| RGB | rgb(94, 233, 120) |
| HSL | hsl(131, 76%, 64%) |
| HSV | hsv(131, 60%, 91%) |
| CMYK | cmyk(59.7%, 0%, 48.5%, 8.6%) |
| CIE-LAB | lab(82.92, -60.82, 43.70) |
| CIE-LCH | lch(82.92, 74.90, 144.30°) |
| OKLab | oklab(83.22% -0.1644 0.1061) |
| OKLCH | oklch(83.22% 0.196 147.2) |
| XYZ | xyz(37.1427, 62.0100, 27.7774) |
| Luminance | 0.6201 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.07
Lightish Green
#61E160
ΔE00 3.27
Spearmint
#1EF876
ΔE00 4.08
Minty Green
#0BF77D
ΔE00 4.09
Wintergreen
#20F986
ΔE00 4.46
Turquoise Green
#04F489
ΔE00 4.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE978 #E95ECF
analogous
#8AE95E #5EE978 #5EE9BE
triadic
#5EE978 #785EE9 #E9785E
tetradic
#5EE978 #5E8AE9 #E95ECF #E9BE5E
square
#5EE978 #5E8AE9 #E95ECF #E9BE5E
split-complementary
#5EE978 #BE5EE9 #E95E8A
monochromatic
#19B436 #28E24B #5EE978 #94F0A5 #CAF8D2
Accessibility & contrast
On white
1.57
#5EE978 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.40
#5EE978 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE978
13.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE978 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE978 | 1.00 | 1.57 | 13.40 | 13.40 |
| #FFFFFF | 1.57 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ECD66F
Deuteranopia (green-blind)
#DACA80
Tritanopia (blue-blind)
#3BE4CF
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5ee978; /* rgb */ color: rgb(94, 233, 120); /* oklch */ color: oklch(83.2% 0.196 147.2);
Tailwind
colors: {
custom: {
50: '#98f1a1',
500: '#5ee978',
950: '#000000',
},
}SCSS
$custom: #5ee978; $custom-light: #98f1a1; $custom-dark: #000000;
JSON
{
"hex": "#5ee978",
"rgb": {
"r": 94,
"g": 233,
"b": 120
},
"hsl": {
"h": 131.223,
"s": 75.956,
"l": 64.118
},
"oklch": {
"l": 0.83217,
"c": 0.19567,
"h": 147.2
},
"luminance": 0.62014
}Semantic roles & 50–950 ramp
primary
#5EE978
secondary
#B4379D
accent
#0DB2D8
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580