#5EE68E#5EE68E
#5EE68E is a very light, vivid green. Relative luminance 0.609; OKLCH L 82.8% C 0.172 H 152.3°. Best body text is #000000 at 13.19:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE68E |
|---|---|
| RGB | rgb(94, 230, 142) |
| HSL | hsl(141, 73%, 64%) |
| HSV | hsv(141, 59%, 90%) |
| CMYK | cmyk(59.1%, 0%, 38.3%, 9.8%) |
| CIE-LAB | lab(82.34, -56.20, 32.08) |
| CIE-LCH | lch(82.34, 64.71, 150.28°) |
| OKLab | oklab(82.84% -0.1521 0.08) |
| OKLCH | oklch(82.84% 0.172 152.3) |
| XYZ | xyz(37.7924, 60.9227, 35.3536) |
| Luminance | 0.6093 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.61
Aqua Green
#12E193
ΔE00 4.22
Turquoise Green
#04F489
ΔE00 4.40
Tealish Green
#0CDC73
ΔE00 4.56
Light Green Blue
#56FCA2
ΔE00 4.84
Sea Green (survey)
#53FCA1
ΔE00 4.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE68E #E65EB6
analogous
#72E65E #5EE68E #5EE6D2
triadic
#5EE68E #8E5EE6 #E68E5E
tetradic
#5EE68E #5E72E6 #E65EB6 #E6D25E
square
#5EE68E #5E72E6 #E65EB6 #E6D25E
split-complementary
#5EE68E #D25EE6 #E65E72
monochromatic
#1BAF4F #29DE69 #5EE68E #93EEB3 #C8F6D8
Accessibility & contrast
On white
1.59
#5EE68E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.19
#5EE68E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE68E
13.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE68E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE68E | 1.00 | 1.59 | 13.19 | 13.19 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E6D488
Deuteranopia (green-blind)
#D4C894
Tritanopia (blue-blind)
#32E3D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #5ee68e; /* rgb */ color: rgb(94, 230, 142); /* oklch */ color: oklch(82.8% 0.172 152.3);
Tailwind
colors: {
custom: {
50: '#97efb0',
500: '#5ee68e',
950: '#000000',
},
}SCSS
$custom: #5ee68e; $custom-light: #97efb0; $custom-dark: #000000;
JSON
{
"hex": "#5ee68e",
"rgb": {
"r": 94,
"g": 230,
"b": 142
},
"hsl": {
"h": 141.176,
"s": 73.118,
"l": 63.529
},
"oklch": {
"l": 0.82843,
"c": 0.17187,
"h": 152.3
},
"luminance": 0.60926
}Semantic roles & 50–950 ramp
primary
#5EE68E
secondary
#B03986
accent
#1090D5
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581