#5EE78F#5EE78F
#5EE78F is a very light, vivid green. Relative luminance 0.615; OKLCH L 83.1% C 0.172 H 152.4°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE78F |
|---|---|
| RGB | rgb(94, 231, 143) |
| HSL | hsl(141, 74%, 64%) |
| HSV | hsv(141, 59%, 91%) |
| CMYK | cmyk(59.3%, 0%, 38.1%, 9.4%) |
| CIE-LAB | lab(82.65, -56.41, 31.99) |
| CIE-LCH | lch(82.65, 64.85, 150.44°) |
| OKLab | oklab(83.11% -0.1527 0.0798) |
| OKLCH | oklch(83.11% 0.172 152.4) |
| XYZ | xyz(38.1469, 61.5110, 35.8438) |
| Luminance | 0.6151 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.67
Aqua Green
#12E193
ΔE00 4.24
Turquoise Green
#04F489
ΔE00 4.27
Light Green Blue
#56FCA2
ΔE00 4.62
Sea Green (survey)
#53FCA1
ΔE00 4.62
Tealish Green
#0CDC73
ΔE00 4.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE78F #E75EB6
analogous
#71E75E #5EE78F #5EE7D3
triadic
#5EE78F #8F5EE7 #E78F5E
tetradic
#5EE78F #5E71E7 #E75EB6 #E7D35E
square
#5EE78F #5E71E7 #E75EB6 #E7D35E
split-complementary
#5EE78F #D35EE7 #E75E71
monochromatic
#1AB050 #29DF6A #5EE78F #93EFB4 #C9F7D9
Accessibility & contrast
On white
1.58
#5EE78F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#5EE78F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE78F
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE78F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE78F | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D589
Deuteranopia (green-blind)
#D5C995
Tritanopia (blue-blind)
#30E4D1
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5ee78f; /* rgb */ color: rgb(94, 231, 143); /* oklch */ color: oklch(83.1% 0.172 152.4);
Tailwind
colors: {
custom: {
50: '#97efb0',
500: '#5ee78f',
950: '#000000',
},
}SCSS
$custom: #5ee78f; $custom-light: #97efb0; $custom-dark: #000000;
JSON
{
"hex": "#5ee78f",
"rgb": {
"r": 94,
"g": 231,
"b": 143
},
"hsl": {
"h": 141.46,
"s": 74.054,
"l": 63.725
},
"oklch": {
"l": 0.83108,
"c": 0.17231,
"h": 152.4
},
"luminance": 0.61515
}Semantic roles & 50–950 ramp
primary
#5EE78F
secondary
#B13886
accent
#0F8FD6
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581