#5EEC79#5EEC79
#5EEC79 is a very light, vivid green. Relative luminance 0.638; OKLCH L 84.0% C 0.199 H 147.2°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEC79 |
|---|---|
| RGB | rgb(94, 236, 121) |
| HSL | hsl(131, 79%, 65%) |
| HSV | hsv(131, 60%, 93%) |
| CMYK | cmyk(60.2%, 0%, 48.7%, 7.5%) |
| CIE-LAB | lab(83.83, -61.78, 44.37) |
| CIE-LCH | lch(83.83, 76.06, 144.32°) |
| OKLab | oklab(83.98% -0.167 0.1076) |
| OKLCH | oklch(83.98% 0.199 147.2) |
| XYZ | xyz(38.0602, 63.7474, 28.3842) |
| Luminance | 0.6375 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.38
Spearmint
#1EF876
ΔE00 3.56
Lightish Green
#61E160
ΔE00 3.59
Minty Green
#0BF77D
ΔE00 3.65
Wintergreen
#20F986
ΔE00 4.01
Turquoise Green
#04F489
ΔE00 4.25
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEC79 #EC5ED1
analogous
#8AEC5E #5EEC79 #5EECC0
triadic
#5EEC79 #795EEC #EC795E
tetradic
#5EEC79 #5E8AEC #EC5ED1 #ECC05E
square
#5EEC79 #5E8AEC #EC5ED1 #ECC05E
split-complementary
#5EEC79 #C05EEC #EC5E8A
monochromatic
#16BA35 #27E64B #5EEC79 #95F2A7 #CBF9D4
Accessibility & contrast
On white
1.53
#5EEC79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#5EEC79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEC79
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEC79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEC79 | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EFD96F
Deuteranopia (green-blind)
#DDCC81
Tritanopia (blue-blind)
#3AE7D1
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #5eec79; /* rgb */ color: rgb(94, 236, 121); /* oklch */ color: oklch(84.0% 0.199 147.2);
Tailwind
colors: {
custom: {
50: '#99f3a2',
500: '#5eec79',
950: '#000000',
},
}SCSS
$custom: #5eec79; $custom-light: #99f3a2; $custom-dark: #000000;
JSON
{
"hex": "#5eec79",
"rgb": {
"r": 94,
"g": 236,
"b": 121
},
"hsl": {
"h": 131.408,
"s": 78.889,
"l": 64.706
},
"oklch": {
"l": 0.83975,
"c": 0.19865,
"h": 147.2
},
"luminance": 0.63751
}Semantic roles & 50–950 ramp
primary
#5EEC79
secondary
#B935A0
accent
#0AB3DB
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580