#5EEA79#5EEA79
#5EEA79 is a very light, vivid green. Relative luminance 0.626; OKLCH L 83.5% C 0.196 H 147.3°. Best body text is #000000 at 13.52:1 contrast (WCAG AA passes).
Color values
| HEX | #5EEA79 |
|---|---|
| RGB | rgb(94, 234, 121) |
| HSL | hsl(132, 77%, 64%) |
| HSV | hsv(132, 60%, 92%) |
| CMYK | cmyk(59.8%, 0%, 48.3%, 8.2%) |
| CIE-LAB | lab(83.23, -61.05, 43.62) |
| CIE-LCH | lch(83.23, 75.03, 144.46°) |
| OKLab | oklab(83.48% -0.165 0.1059) |
| OKLCH | oklch(83.48% 0.196 147.3) |
| XYZ | xyz(37.4876, 62.6022, 28.1933) |
| Luminance | 0.6261 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.09
Lightish Green
#61E160
ΔE00 3.44
Spearmint
#1EF876
ΔE00 3.91
Minty Green
#0BF77D
ΔE00 3.92
Wintergreen
#20F986
ΔE00 4.27
Turquoise Green
#04F489
ΔE00 4.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EEA79 #EA5ECF
analogous
#89EA5E #5EEA79 #5EEABF
triadic
#5EEA79 #795EEA #EA795E
tetradic
#5EEA79 #5E89EA #EA5ECF #EABF5E
square
#5EEA79 #5E89EA #EA5ECF #EABF5E
split-complementary
#5EEA79 #BF5EEA #EA5E89
monochromatic
#18B636 #28E34C #5EEA79 #94F1A6 #CAF8D3
Accessibility & contrast
On white
1.55
#5EEA79 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.52
#5EEA79 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EEA79
13.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EEA79 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EEA79 | 1.00 | 1.55 | 13.52 | 13.52 |
| #FFFFFF | 1.55 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#EDD770
Deuteranopia (green-blind)
#DBCA81
Tritanopia (blue-blind)
#3BE5D0
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #5eea79; /* rgb */ color: rgb(94, 234, 121); /* oklch */ color: oklch(83.5% 0.196 147.3);
Tailwind
colors: {
custom: {
50: '#98f2a1',
500: '#5eea79',
950: '#000000',
},
}SCSS
$custom: #5eea79; $custom-light: #98f2a1; $custom-dark: #000000;
JSON
{
"hex": "#5eea79",
"rgb": {
"r": 94,
"g": 234,
"b": 121
},
"hsl": {
"h": 131.571,
"s": 76.923,
"l": 64.314
},
"oklch": {
"l": 0.8348,
"c": 0.19608,
"h": 147.3
},
"luminance": 0.62606
}Semantic roles & 50–950 ramp
primary
#5EEA79
secondary
#B6379D
accent
#0CB2D9
background
#FCFFFC
surface
#F5FEF5
border
#CFD6CF
text
#0F170F
muted
#808580