#5EE588#5EE588
#5EE588 is a very light, vivid green. Relative luminance 0.602; OKLCH L 82.5% C 0.176 H 150.9°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE588 |
|---|---|
| RGB | rgb(94, 229, 136) |
| HSL | hsl(139, 72%, 63%) |
| HSV | hsv(139, 59%, 90%) |
| CMYK | cmyk(59%, 0%, 40.6%, 10.2%) |
| CIE-LAB | lab(81.94, -56.83, 34.59) |
| CIE-LCH | lch(81.94, 66.53, 148.67°) |
| OKLab | oklab(82.49% -0.1537 0.0857) |
| OKLCH | oklch(82.49% 0.176 150.9) |
| XYZ | xyz(37.0766, 60.1923, 32.9522) |
| Luminance | 0.6020 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.14
Tealish Green
#0CDC73
ΔE00 4.09
Turquoise Green
#04F489
ΔE00 4.39
Aqua Green
#12E193
ΔE00 4.79
Lightgreen
#90EE90
ΔE00 4.97
Wintergreen
#20F986
ΔE00 5.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE588 #E55EBB
analogous
#77E55E #5EE588 #5EE5CC
triadic
#5EE588 #885EE5 #E5885E
tetradic
#5EE588 #5E77E5 #E55EBB #E5CC5E
square
#5EE588 #5E77E5 #E55EBB #E5CC5E
split-complementary
#5EE588 #CC5EE5 #E55E77
monochromatic
#1CAD49 #29DC61 #5EE588 #93EEAF #C7F6D6
Accessibility & contrast
On white
1.61
#5EE588 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#5EE588 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE588
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE588 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE588 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D381
Deuteranopia (green-blind)
#D4C78E
Tritanopia (blue-blind)
#36E2CE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5ee588; /* rgb */ color: rgb(94, 229, 136); /* oklch */ color: oklch(82.5% 0.176 150.9);
Tailwind
colors: {
custom: {
50: '#97eeab',
500: '#5ee588',
950: '#000000',
},
}SCSS
$custom: #5ee588; $custom-light: #97eeab; $custom-dark: #000000;
JSON
{
"hex": "#5ee588",
"rgb": {
"r": 94,
"g": 229,
"b": 136
},
"hsl": {
"h": 138.667,
"s": 72.193,
"l": 63.333
},
"oklch": {
"l": 0.82488,
"c": 0.17601,
"h": 150.9
},
"luminance": 0.60196
}Semantic roles & 50–950 ramp
primary
#5EE588
secondary
#AE398A
accent
#1198D4
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581