#5EE686#5EE686
#5EE686 is a very light, vivid green. Relative luminance 0.607; OKLCH L 82.7% C 0.179 H 150.3°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE686 |
|---|---|
| RGB | rgb(94, 230, 134) |
| HSL | hsl(138, 73%, 64%) |
| HSV | hsv(138, 59%, 90%) |
| CMYK | cmyk(59.1%, 0%, 41.7%, 9.8%) |
| CIE-LAB | lab(82.21, -57.55, 35.94) |
| CIE-LCH | lch(82.21, 67.85, 148.01°) |
| OKLab | oklab(82.7% -0.1556 0.0888) |
| OKLCH | oklch(82.7% 0.179 150.3) |
| XYZ | xyz(37.2132, 60.6910, 32.3031) |
| Luminance | 0.6069 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.03
Tealish Green
#0CDC73
ΔE00 4.09
Turquoise Green
#04F489
ΔE00 4.20
Lightgreen
#90EE90
ΔE00 4.80
Wintergreen
#20F986
ΔE00 4.88
Minty Green
#0BF77D
ΔE00 4.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE686 #E65EBE
analogous
#7AE65E #5EE686 #5EE6CA
triadic
#5EE686 #865EE6 #E6865E
tetradic
#5EE686 #5E7AE6 #E65EBE #E6CA5E
square
#5EE686 #5E7AE6 #E65EBE #E6CA5E
split-complementary
#5EE686 #CA5EE6 #E65E7A
monochromatic
#1BAF46 #29DE5E #5EE686 #93EEAE #C8F6D6
Accessibility & contrast
On white
1.60
#5EE686 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#5EE686 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE686
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE686 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE686 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E7D47F
Deuteranopia (green-blind)
#D5C88C
Tritanopia (blue-blind)
#36E2CE
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #5ee686; /* rgb */ color: rgb(94, 230, 134); /* oklch */ color: oklch(82.7% 0.179 150.3);
Tailwind
colors: {
custom: {
50: '#97efaa',
500: '#5ee686',
950: '#000000',
},
}SCSS
$custom: #5ee686; $custom-light: #97efaa; $custom-dark: #000000;
JSON
{
"hex": "#5ee686",
"rgb": {
"r": 94,
"g": 230,
"b": 134
},
"hsl": {
"h": 137.647,
"s": 73.118,
"l": 63.529
},
"oklch": {
"l": 0.827,
"c": 0.17917,
"h": 150.3
},
"luminance": 0.60695
}Semantic roles & 50–950 ramp
primary
#5EE686
secondary
#B0398D
accent
#109BD5
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581