#5EE78A#5EE78A
#5EE78A is a very light, vivid green. Relative luminance 0.614; OKLCH L 83.0% C 0.177 H 151.1°. Best body text is #000000 at 13.27:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE78A |
|---|---|
| RGB | rgb(94, 231, 138) |
| HSL | hsl(139, 74%, 64%) |
| HSV | hsv(139, 59%, 91%) |
| CMYK | cmyk(59.3%, 0%, 40.3%, 9.4%) |
| CIE-LAB | lab(82.57, -57.27, 34.41) |
| CIE-LCH | lch(82.57, 66.81, 149.00°) |
| OKLab | oklab(83.02% -0.1549 0.0854) |
| OKLCH | oklch(83.02% 0.177 151.1) |
| XYZ | xyz(37.7766, 61.3629, 33.8933) |
| Luminance | 0.6137 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.21
Turquoise Green
#04F489
ΔE00 4.07
Tealish Green
#0CDC73
ΔE00 4.35
Aqua Green
#12E193
ΔE00 4.80
Wintergreen
#20F986
ΔE00 4.84
Sea Green (survey)
#53FCA1
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE78A #E75EBB
analogous
#76E75E #5EE78A #5EE7CE
triadic
#5EE78A #8A5EE7 #E78A5E
tetradic
#5EE78A #5E76E7 #E75EBB #E7CE5E
square
#5EE78A #5E76E7 #E75EBB #E7CE5E
split-complementary
#5EE78A #CE5EE7 #E75E76
monochromatic
#1AB04A #29DF63 #5EE78A #93EFB1 #C9F7D7
Accessibility & contrast
On white
1.58
#5EE78A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.27
#5EE78A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE78A
13.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE78A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE78A | 1.00 | 1.58 | 13.27 | 13.27 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D583
Deuteranopia (green-blind)
#D6C890
Tritanopia (blue-blind)
#34E4D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ee78a; /* rgb */ color: rgb(94, 231, 138); /* oklch */ color: oklch(83.0% 0.177 151.1);
Tailwind
colors: {
custom: {
50: '#98efad',
500: '#5ee78a',
950: '#000000',
},
}SCSS
$custom: #5ee78a; $custom-light: #98efad; $custom-dark: #000000;
JSON
{
"hex": "#5ee78a",
"rgb": {
"r": 94,
"g": 231,
"b": 138
},
"hsl": {
"h": 139.27,
"s": 74.054,
"l": 63.725
},
"oklch": {
"l": 0.83016,
"c": 0.17686,
"h": 151.1
},
"luminance": 0.61366
}Semantic roles & 50–950 ramp
primary
#5EE78A
secondary
#B1388A
accent
#0F96D6
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581