#5EE688#5EE688
#5EE688 is a very light, vivid green. Relative luminance 0.608; OKLCH L 82.7% C 0.177 H 150.8°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE688 |
|---|---|
| RGB | rgb(94, 230, 136) |
| HSL | hsl(139, 73%, 64%) |
| HSV | hsv(139, 59%, 90%) |
| CMYK | cmyk(59.1%, 0%, 40.9%, 9.8%) |
| CIE-LAB | lab(82.24, -57.22, 34.98) |
| CIE-LCH | lch(82.24, 67.06, 148.56°) |
| OKLab | oklab(82.74% -0.1547 0.0866) |
| OKLCH | oklch(82.74% 0.177 150.8) |
| XYZ | xyz(37.3540, 60.7473, 33.0447) |
| Luminance | 0.6075 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.11
Tealish Green
#0CDC73
ΔE00 4.17
Turquoise Green
#04F489
ΔE00 4.21
Lightgreen
#90EE90
ΔE00 4.87
Aqua Green
#12E193
ΔE00 4.92
Wintergreen
#20F986
ΔE00 4.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE688 #E65EBC
analogous
#78E65E #5EE688 #5EE6CC
triadic
#5EE688 #885EE6 #E6885E
tetradic
#5EE688 #5E78E6 #E65EBC #E6CC5E
square
#5EE688 #5E78E6 #E65EBC #E6CC5E
split-complementary
#5EE688 #CC5EE6 #E65E78
monochromatic
#1BAF49 #29DE61 #5EE688 #93EEAF #C8F6D6
Accessibility & contrast
On white
1.60
#5EE688 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#5EE688 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE688
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE688 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE688 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D481
Deuteranopia (green-blind)
#D5C88E
Tritanopia (blue-blind)
#35E2CF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ee688; /* rgb */ color: rgb(94, 230, 136); /* oklch */ color: oklch(82.7% 0.177 150.8);
Tailwind
colors: {
custom: {
50: '#97efab',
500: '#5ee688',
950: '#000000',
},
}SCSS
$custom: #5ee688; $custom-light: #97efab; $custom-dark: #000000;
JSON
{
"hex": "#5ee688",
"rgb": {
"r": 94,
"g": 230,
"b": 136
},
"hsl": {
"h": 138.529,
"s": 73.118,
"l": 63.529
},
"oklch": {
"l": 0.82735,
"c": 0.17734,
"h": 150.8
},
"luminance": 0.60751
}Semantic roles & 50–950 ramp
primary
#5EE688
secondary
#B0398B
accent
#1098D5
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581