#5EEE79#5EEE79
#5EEE79 is a very light, highly saturated green. Relative luminance 0.649; OKLCH L 84.5% C 0.201 H 147.1°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEE79 |
|---|---|
| RGB | rgb(94, 238, 121) |
| HSL | hsl(131, 81%, 65%) |
| HSV | hsv(131, 61%, 93%) |
| CMYK | cmyk(60.5%, 0%, 49.2%, 6.7%) |
| CIE-LAB | lab(84.44, -62.51, 45.11) |
| CIE-LCH | lch(84.44, 77.09, 144.18°) |
| OKLab | oklab(84.47% -0.1689 0.1093) |
| OKLCH | oklch(84.47% 0.201 147.1) |
| XYZ | xyz(38.6392, 64.9055, 28.5772) |
| Luminance | 0.6491 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Spearmint
#1EF876
ΔE00 3.24
Minty Green
#0BF77D
ΔE00 3.41
Weird Green
#3AE57F
ΔE00 3.71
Lightish Green
#61E160
ΔE00 3.78
Wintergreen
#20F986
ΔE00 3.79
Turquoise Green
#04F489
ΔE00 4.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEE79 #EE5ED3
analogous
#8BEE5E #5EEE79 #5EEEC1
triadic
#5EEE79 #795EEE #EE795E
tetradic
#5EEE79 #5E8BEE #EE5ED3 #EEC15E
square
#5EEE79 #5E8BEE #EE5ED3 #EEC15E
split-complementary
#5EEE79 #C15EEE #EE5E8B
monochromatic
#14BE34 #27E84B #5EEE79 #95F4A7 #CDFAD5
Accessibility & contrast
On white
1.50
#5EEE79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#5EEE79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEE79
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEE79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEE79 | 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)
#F1DA6F
Deuteranopia (green-blind)
#DECE81
Tritanopia (blue-blind)
#39E9D3
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #5eee79; /* rgb */ color: rgb(94, 238, 121); /* oklch */ color: oklch(84.5% 0.201 147.1);
Tailwind
colors: {
custom: {
50: '#99f5a2',
500: '#5eee79',
950: '#000000',
},
}SCSS
$custom: #5eee79; $custom-light: #99f5a2; $custom-dark: #000000;
JSON
{
"hex": "#5eee79",
"rgb": {
"r": 94,
"g": 238,
"b": 121
},
"hsl": {
"h": 131.25,
"s": 80.899,
"l": 65.098
},
"oklch": {
"l": 0.8447,
"c": 0.20121,
"h": 147.1
},
"luminance": 0.64909
}Semantic roles & 50–950 ramp
primary
#5EEE79
secondary
#BC34A3
accent
#08B5DD
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580