#5EE689#5EE689
#5EE689 is a very light, vivid green. Relative luminance 0.608; OKLCH L 82.8% C 0.176 H 151.0°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE689 |
|---|---|
| RGB | rgb(94, 230, 137) |
| HSL | hsl(139, 73%, 64%) |
| HSV | hsv(139, 59%, 90%) |
| CMYK | cmyk(59.1%, 0%, 40.4%, 9.8%) |
| CIE-LAB | lab(82.26, -57.05, 34.50) |
| CIE-LCH | lch(82.26, 66.67, 148.84°) |
| OKLab | oklab(82.75% -0.1543 0.0855) |
| OKLCH | oklch(82.75% 0.176 151) |
| XYZ | xyz(37.4254, 60.7759, 33.4207) |
| Luminance | 0.6078 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.17
Tealish Green
#0CDC73
ΔE00 4.22
Turquoise Green
#04F489
ΔE00 4.23
Aqua Green
#12E193
ΔE00 4.79
Lightgreen
#90EE90
ΔE00 4.92
Wintergreen
#20F986
ΔE00 5.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE689 #E65EBB
analogous
#77E65E #5EE689 #5EE6CD
triadic
#5EE689 #895EE6 #E6895E
tetradic
#5EE689 #5E77E6 #E65EBB #E6CD5E
square
#5EE689 #5E77E6 #E65EBB #E6CD5E
split-complementary
#5EE689 #CD5EE6 #E65E77
monochromatic
#1BAF4A #29DE62 #5EE689 #93EEB0 #C8F6D7
Accessibility & contrast
On white
1.60
#5EE689 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#5EE689 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE689
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE689 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE689 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D482
Deuteranopia (green-blind)
#D5C88F
Tritanopia (blue-blind)
#35E3CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ee689; /* rgb */ color: rgb(94, 230, 137); /* oklch */ color: oklch(82.8% 0.176 151.0);
Tailwind
colors: {
custom: {
50: '#97efac',
500: '#5ee689',
950: '#000000',
},
}SCSS
$custom: #5ee689; $custom-light: #97efac; $custom-dark: #000000;
JSON
{
"hex": "#5ee689",
"rgb": {
"r": 94,
"g": 230,
"b": 137
},
"hsl": {
"h": 138.971,
"s": 73.118,
"l": 63.529
},
"oklch": {
"l": 0.82752,
"c": 0.17643,
"h": 151
},
"luminance": 0.60779
}Semantic roles & 50–950 ramp
primary
#5EE689
secondary
#B0398A
accent
#1097D5
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581