#5EEF78#5EEF78
#5EEF78 is a very light, highly saturated green. Relative luminance 0.655; OKLCH L 84.7% C 0.203 H 146.9°. Best body text is #000000 at 14.09:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEF78 |
|---|---|
| RGB | rgb(94, 239, 120) |
| HSL | hsl(131, 82%, 65%) |
| HSV | hsv(131, 61%, 94%) |
| CMYK | cmyk(60.7%, 0%, 49.8%, 6.3%) |
| CIE-LAB | lab(84.72, -63.02, 45.94) |
| CIE-LCH | lch(84.72, 77.99, 143.91°) |
| OKLab | oklab(84.7% -0.1703 0.1111) |
| OKLCH | oklch(84.7% 0.203 146.9) |
| XYZ | xyz(38.8702, 65.4650, 28.3532) |
| Luminance | 0.6547 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.09
Minty Green
#0BF77D
ΔE00 3.36
Wintergreen
#20F986
ΔE00 3.78
Lightish Green
#61E160
ΔE00 3.82
Lightgreen (survey)
#76FF7B
ΔE00 3.96
Weird Green
#3AE57F
ΔE00 3.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEF78 #EF5ED5
analogous
#8CEF5E #5EEF78 #5EEFC1
triadic
#5EEF78 #785EEF #EF785E
tetradic
#5EEF78 #5E8CEF #EF5ED5 #EFC15E
square
#5EEF78 #5E8CEF #EF5ED5 #EFC15E
split-complementary
#5EEF78 #C15EEF #EF5E8C
monochromatic
#13C032 #26E949 #5EEF78 #96F5A7 #CDFAD5
Accessibility & contrast
On white
1.49
#5EEF78 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.09
#5EEF78 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEF78
14.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEF78 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEF78 | 1.00 | 1.49 | 14.09 | 14.09 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DB6E
Deuteranopia (green-blind)
#DFCF81
Tritanopia (blue-blind)
#39EAD3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5eef78; /* rgb */ color: rgb(94, 239, 120); /* oklch */ color: oklch(84.7% 0.203 146.9);
Tailwind
colors: {
custom: {
50: '#99f5a1',
500: '#5eef78',
950: '#000000',
},
}SCSS
$custom: #5eef78; $custom-light: #99f5a1; $custom-dark: #000000;
JSON
{
"hex": "#5eef78",
"rgb": {
"r": 94,
"g": 239,
"b": 120
},
"hsl": {
"h": 130.759,
"s": 81.921,
"l": 65.294
},
"oklch": {
"l": 0.84703,
"c": 0.20336,
"h": 146.9
},
"luminance": 0.65469
}Semantic roles & 50–950 ramp
primary
#5EEF78
secondary
#BE33A5
accent
#07B8DE
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F170F
muted
#808580