#5EE38D#5EE38D
#5EE38D is a very light, vivid green. Relative luminance 0.592; OKLCH L 82.1% C 0.169 H 152.4°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE38D |
|---|---|
| RGB | rgb(94, 227, 141) |
| HSL | hsl(141, 70%, 63%) |
| HSV | hsv(141, 59%, 89%) |
| CMYK | cmyk(58.6%, 0%, 37.9%, 11%) |
| CIE-LAB | lab(81.42, -55.20, 31.38) |
| CIE-LCH | lch(81.42, 63.50, 150.38°) |
| OKLab | oklab(82.09% -0.1495 0.0783) |
| OKLCH | oklch(82.09% 0.169 152.4) |
| XYZ | xyz(36.8900, 59.2374, 34.6840) |
| Luminance | 0.5924 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.78
Aqua Green
#12E193
ΔE00 4.00
Tealish Green
#0CDC73
ΔE00 4.37
Turquoise Green
#04F489
ΔE00 4.96
Seaweed
#18D17B
ΔE00 5.41
Seafoam Green
#7AF9AB
ΔE00 5.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE38D #E35EB4
analogous
#71E35E #5EE38D #5EE3CF
triadic
#5EE38D #8D5EE3 #E38D5E
tetradic
#5EE38D #5E71E3 #E35EB4 #E3CF5E
square
#5EE38D #5E71E3 #E35EB4 #E3CF5E
split-complementary
#5EE38D #CF5EE3 #E35E71
monochromatic
#1DA94F #2ADA68 #5EE38D #92ECB2 #C6F5D7
Accessibility & contrast
On white
1.63
#5EE38D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#5EE38D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE38D
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE38D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE38D | 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)
#E3D287
Deuteranopia (green-blind)
#D2C593
Tritanopia (blue-blind)
#34E0CD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5ee38d; /* rgb */ color: rgb(94, 227, 141); /* oklch */ color: oklch(82.1% 0.169 152.4);
Tailwind
colors: {
custom: {
50: '#97edaf',
500: '#5ee38d',
950: '#000000',
},
}SCSS
$custom: #5ee38d; $custom-light: #97edaf; $custom-dark: #000000;
JSON
{
"hex": "#5ee38d",
"rgb": {
"r": 94,
"g": 227,
"b": 141
},
"hsl": {
"h": 141.203,
"s": 70.37,
"l": 62.941
},
"oklch": {
"l": 0.82087,
"c": 0.16875,
"h": 152.4
},
"luminance": 0.59241
}Semantic roles & 50–950 ramp
primary
#5EE38D
secondary
#AB3A83
accent
#138FD2
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581