#5EE38E#5EE38E
#5EE38E is a very light, vivid green. Relative luminance 0.593; OKLCH L 82.1% C 0.168 H 152.6°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE38E |
|---|---|
| RGB | rgb(94, 227, 142) |
| HSL | hsl(142, 70%, 63%) |
| HSV | hsv(142, 59%, 89%) |
| CMYK | cmyk(58.6%, 0%, 37.4%, 11%) |
| CIE-LAB | lab(81.44, -55.03, 30.89) |
| CIE-LCH | lch(81.44, 63.10, 150.69°) |
| OKLab | oklab(82.11% -0.1491 0.0771) |
| OKLCH | oklch(82.11% 0.168 152.6) |
| XYZ | xyz(36.9648, 59.2673, 35.0777) |
| Luminance | 0.5927 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.90
Aqua Green
#12E193
ΔE00 3.90
Tealish Green
#0CDC73
ΔE00 4.47
Turquoise Green
#04F489
ΔE00 5.02
Seafoam Green
#7AF9AB
ΔE00 5.38
Seaweed
#18D17B
ΔE00 5.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE38E #E35EB3
analogous
#70E35E #5EE38E #5EE3D0
triadic
#5EE38E #8E5EE3 #E38E5E
tetradic
#5EE38E #5E70E3 #E35EB3 #E3D05E
square
#5EE38E #5E70E3 #E35EB3 #E3D05E
split-complementary
#5EE38E #D05EE3 #E35E70
monochromatic
#1DA950 #2ADA69 #5EE38E #92ECB3 #C6F5D7
Accessibility & contrast
On white
1.63
#5EE38E on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#5EE38E on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE38E
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE38E | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE38E | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3D288
Deuteranopia (green-blind)
#D1C593
Tritanopia (blue-blind)
#33E0CD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5ee38e; /* rgb */ color: rgb(94, 227, 142); /* oklch */ color: oklch(82.1% 0.168 152.6);
Tailwind
colors: {
custom: {
50: '#97edaf',
500: '#5ee38e',
950: '#000000',
},
}SCSS
$custom: #5ee38e; $custom-light: #97edaf; $custom-dark: #000000;
JSON
{
"hex": "#5ee38e",
"rgb": {
"r": 94,
"g": 227,
"b": 142
},
"hsl": {
"h": 141.654,
"s": 70.37,
"l": 62.941
},
"oklch": {
"l": 0.82106,
"c": 0.16784,
"h": 152.6
},
"luminance": 0.59271
}Semantic roles & 50–950 ramp
primary
#5EE38E
secondary
#AB3A82
accent
#138DD2
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581