#5EEF79#5EEF79
#5EEF79 is a very light, highly saturated green. Relative luminance 0.655; OKLCH L 84.7% C 0.202 H 147.1°. Best body text is #000000 at 14.10:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEF79 |
|---|---|
| RGB | rgb(94, 239, 121) |
| HSL | hsl(131, 82%, 65%) |
| HSV | hsv(131, 61%, 94%) |
| CMYK | cmyk(60.7%, 0%, 49.4%, 6.3%) |
| CIE-LAB | lab(84.74, -62.88, 45.49) |
| CIE-LCH | lch(84.74, 77.60, 144.12°) |
| OKLab | oklab(84.72% -0.1699 0.1101) |
| OKLCH | oklch(84.72% 0.202 147.1) |
| XYZ | xyz(38.9312, 65.4894, 28.6745) |
| Luminance | 0.6549 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.09
Minty Green
#0BF77D
ΔE00 3.32
Wintergreen
#20F986
ΔE00 3.71
Weird Green
#3AE57F
ΔE00 3.88
Lightish Green
#61E160
ΔE00 3.90
Lightgreen (survey)
#76FF7B
ΔE00 4.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEF79 #EF5ED4
analogous
#8CEF5E #5EEF79 #5EEFC1
triadic
#5EEF79 #795EEF #EF795E
tetradic
#5EEF79 #5E8CEF #EF5ED4 #EFC15E
square
#5EEF79 #5E8CEF #EF5ED4 #EFC15E
split-complementary
#5EEF79 #C15EEF #EF5E8C
monochromatic
#13C033 #26E94B #5EEF79 #96F5A7 #CDFAD6
Accessibility & contrast
On white
1.49
#5EEF79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.10
#5EEF79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEF79
14.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEF79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEF79 | 1.00 | 1.49 | 14.10 | 14.10 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#F2DB6F
Deuteranopia (green-blind)
#DFCF81
Tritanopia (blue-blind)
#38EAD4
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #5eef79; /* rgb */ color: rgb(94, 239, 121); /* oklch */ color: oklch(84.7% 0.202 147.1);
Tailwind
colors: {
custom: {
50: '#99f5a2',
500: '#5eef79',
950: '#000000',
},
}SCSS
$custom: #5eef79; $custom-light: #99f5a2; $custom-dark: #000000;
JSON
{
"hex": "#5eef79",
"rgb": {
"r": 94,
"g": 239,
"b": 121
},
"hsl": {
"h": 131.172,
"s": 81.921,
"l": 65.294
},
"oklch": {
"l": 0.84717,
"c": 0.20249,
"h": 147.1
},
"luminance": 0.65493
}Semantic roles & 50–950 ramp
primary
#5EEF79
secondary
#BE33A4
accent
#07B6DE
background
#FCFFFC
surface
#F5FFF5
border
#CFD7CF
text
#0F170F
muted
#808580