#5EEE78#5EEE78
#5EEE78 is a very light, highly saturated green. Relative luminance 0.649; OKLCH L 84.5% C 0.202 H 146.9°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEE78 |
|---|---|
| RGB | rgb(94, 238, 120) |
| HSL | hsl(131, 81%, 65%) |
| HSV | hsv(131, 61%, 93%) |
| CMYK | cmyk(60.5%, 0%, 49.6%, 6.7%) |
| CIE-LAB | lab(84.42, -62.65, 45.57) |
| CIE-LCH | lch(84.42, 77.48, 143.97°) |
| OKLab | oklab(84.46% -0.1693 0.1103) |
| OKLCH | oklch(84.46% 0.202 146.9) |
| XYZ | xyz(38.5782, 64.8811, 28.2559) |
| Luminance | 0.6489 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.23
Minty Green
#0BF77D
ΔE00 3.45
Lightish Green
#61E160
ΔE00 3.69
Weird Green
#3AE57F
ΔE00 3.80
Wintergreen
#20F986
ΔE00 3.86
Lightgreen (survey)
#76FF7B
ΔE00 4.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEE78 #EE5ED4
analogous
#8CEE5E #5EEE78 #5EEEC0
triadic
#5EEE78 #785EEE #EE785E
tetradic
#5EEE78 #5E8CEE #EE5ED4 #EEC05E
square
#5EEE78 #5E8CEE #EE5ED4 #EEC05E
split-complementary
#5EEE78 #C05EEE #EE5E8C
monochromatic
#14BE33 #27E84A #5EEE78 #95F4A6 #CDFAD5
Accessibility & contrast
On white
1.50
#5EEE78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#5EEE78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEE78
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEE78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEE78 | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F1DA6E
Deuteranopia (green-blind)
#DECE80
Tritanopia (blue-blind)
#39E9D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5eee78; /* rgb */ color: rgb(94, 238, 120); /* oklch */ color: oklch(84.5% 0.202 146.9);
Tailwind
colors: {
custom: {
50: '#99f5a1',
500: '#5eee78',
950: '#000000',
},
}SCSS
$custom: #5eee78; $custom-light: #99f5a1; $custom-dark: #000000;
JSON
{
"hex": "#5eee78",
"rgb": {
"r": 94,
"g": 238,
"b": 120
},
"hsl": {
"h": 130.833,
"s": 80.899,
"l": 65.098
},
"oklch": {
"l": 0.84455,
"c": 0.20208,
"h": 146.9
},
"luminance": 0.64885
}Semantic roles & 50–950 ramp
primary
#5EEE78
secondary
#BC34A4
accent
#08B7DD
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580