#5EE78B#5EE78B
#5EE78B is a very light, vivid green. Relative luminance 0.614; OKLCH L 83.0% C 0.176 H 151.4°. Best body text is #000000 at 13.28:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE78B |
|---|---|
| RGB | rgb(94, 231, 139) |
| HSL | hsl(140, 74%, 64%) |
| HSV | hsv(140, 59%, 91%) |
| CMYK | cmyk(59.3%, 0%, 39.8%, 9.4%) |
| CIE-LAB | lab(82.59, -57.10, 33.93) |
| CIE-LCH | lch(82.59, 66.42, 149.28°) |
| OKLab | oklab(83.03% -0.1545 0.0843) |
| OKLCH | oklch(83.03% 0.176 151.4) |
| XYZ | xyz(37.8493, 61.3919, 34.2763) |
| Luminance | 0.6140 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.29
Turquoise Green
#04F489
ΔE00 4.10
Tealish Green
#0CDC73
ΔE00 4.41
Aqua Green
#12E193
ΔE00 4.69
Sea Green (survey)
#53FCA1
ΔE00 4.79
Light Green Blue
#56FCA2
ΔE00 4.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE78B #E75EBA
analogous
#75E75E #5EE78B #5EE7CF
triadic
#5EE78B #8B5EE7 #E78B5E
tetradic
#5EE78B #5E75E7 #E75EBA #E7CF5E
square
#5EE78B #5E75E7 #E75EBA #E7CF5E
split-complementary
#5EE78B #CF5EE7 #E75E75
monochromatic
#1AB04C #29DF65 #5EE78B #93EFB1 #C9F7D8
Accessibility & contrast
On white
1.58
#5EE78B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.28
#5EE78B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE78B
13.28:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE78B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE78B | 1.00 | 1.58 | 13.28 | 13.28 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.28 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.28 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E8D585
Deuteranopia (green-blind)
#D6C991
Tritanopia (blue-blind)
#33E4D0
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #5ee78b; /* rgb */ color: rgb(94, 231, 139); /* oklch */ color: oklch(83.0% 0.176 151.4);
Tailwind
colors: {
custom: {
50: '#97efae',
500: '#5ee78b',
950: '#000000',
},
}SCSS
$custom: #5ee78b; $custom-light: #97efae; $custom-dark: #000000;
JSON
{
"hex": "#5ee78b",
"rgb": {
"r": 94,
"g": 231,
"b": 139
},
"hsl": {
"h": 139.708,
"s": 74.054,
"l": 63.725
},
"oklch": {
"l": 0.83034,
"c": 0.17594,
"h": 151.4
},
"luminance": 0.61396
}Semantic roles & 50–950 ramp
primary
#5EE78B
secondary
#B13889
accent
#0F95D6
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1710
muted
#808581