#5EE691#5EE691
#5EE691 is a very light, vivid green. Relative luminance 0.610; OKLCH L 82.9% C 0.169 H 153.1°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE691 |
|---|---|
| RGB | rgb(94, 230, 145) |
| HSL | hsl(143, 73%, 64%) |
| HSV | hsv(143, 59%, 90%) |
| CMYK | cmyk(59.1%, 0%, 37%, 9.8%) |
| CIE-LAB | lab(82.39, -55.67, 30.63) |
| CIE-LCH | lch(82.39, 63.54, 151.18°) |
| OKLab | oklab(82.9% -0.1508 0.0766) |
| OKLCH | oklch(82.9% 0.169 153.1) |
| XYZ | xyz(38.0207, 61.0140, 36.5558) |
| Luminance | 0.6102 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.98
Aqua Green
#12E193
ΔE00 3.92
Turquoise Green
#04F489
ΔE00 4.59
Seafoam Green
#7AF9AB
ΔE00 4.75
Light Green Blue
#56FCA2
ΔE00 4.76
Sea Green (survey)
#53FCA1
ΔE00 4.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE691 #E65EB3
analogous
#6FE65E #5EE691 #5EE6D5
triadic
#5EE691 #915EE6 #E6915E
tetradic
#5EE691 #5E6FE6 #E65EB3 #E6D55E
square
#5EE691 #5E6FE6 #E65EB3 #E6D55E
split-complementary
#5EE691 #D55EE6 #E65E6F
monochromatic
#1BAF52 #29DE6D #5EE691 #93EEB5 #C8F6D9
Accessibility & contrast
On white
1.59
#5EE691 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#5EE691 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE691
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE691 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE691 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D58B
Deuteranopia (green-blind)
#D4C896
Tritanopia (blue-blind)
#30E3D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ee691; /* rgb */ color: rgb(94, 230, 145); /* oklch */ color: oklch(82.9% 0.169 153.1);
Tailwind
colors: {
custom: {
50: '#97efb2',
500: '#5ee691',
950: '#000000',
},
}SCSS
$custom: #5ee691; $custom-light: #97efb2; $custom-dark: #000000;
JSON
{
"hex": "#5ee691",
"rgb": {
"r": 94,
"g": 230,
"b": 145
},
"hsl": {
"h": 142.5,
"s": 73.118,
"l": 63.529
},
"oklch": {
"l": 0.829,
"c": 0.16915,
"h": 153.1
},
"luminance": 0.61018
}Semantic roles & 50–950 ramp
primary
#5EE691
secondary
#B03983
accent
#108BD5
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1611
muted
#808581