#5EE38B#5EE38B
#5EE38B is a very light, vivid green. Relative luminance 0.592; OKLCH L 82.0% C 0.171 H 151.8°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #5EE38B |
|---|---|
| RGB | rgb(94, 227, 139) |
| HSL | hsl(140, 70%, 63%) |
| HSV | hsv(140, 59%, 89%) |
| CMYK | cmyk(58.6%, 0%, 38.8%, 11%) |
| CIE-LAB | lab(81.39, -55.55, 32.35) |
| CIE-LCH | lch(81.39, 64.28, 149.78°) |
| OKLab | oklab(82.05% -0.1504 0.0805) |
| OKLCH | oklch(82.05% 0.171 151.8) |
| XYZ | xyz(36.7426, 59.1784, 33.9074) |
| Luminance | 0.5918 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 2.56
Tealish Green
#0CDC73
ΔE00 4.19
Aqua Green
#12E193
ΔE00 4.22
Turquoise Green
#04F489
ΔE00 4.86
Lightgreen
#90EE90
ΔE00 5.39
Seaweed
#18D17B
ΔE00 5.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EE38B #E35EB6
analogous
#73E35E #5EE38B #5EE3CE
triadic
#5EE38B #8B5EE3 #E38B5E
tetradic
#5EE38B #5E73E3 #E35EB6 #E3CE5E
square
#5EE38B #5E73E3 #E35EB6 #E3CE5E
split-complementary
#5EE38B #CE5EE3 #E35E73
monochromatic
#1DA94D #2ADA65 #5EE38B #92ECB1 #C6F5D6
Accessibility & contrast
On white
1.64
#5EE38B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#5EE38B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EE38B
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EE38B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EE38B | 1.00 | 1.64 | 12.84 | 12.84 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4D285
Deuteranopia (green-blind)
#D2C591
Tritanopia (blue-blind)
#35E0CD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #5ee38b; /* rgb */ color: rgb(94, 227, 139); /* oklch */ color: oklch(82.0% 0.171 151.8);
Tailwind
colors: {
custom: {
50: '#97edad',
500: '#5ee38b',
950: '#000000',
},
}SCSS
$custom: #5ee38b; $custom-light: #97edad; $custom-dark: #000000;
JSON
{
"hex": "#5ee38b",
"rgb": {
"r": 94,
"g": 227,
"b": 139
},
"hsl": {
"h": 140.301,
"s": 70.37,
"l": 62.941
},
"oklch": {
"l": 0.8205,
"c": 0.17058,
"h": 151.8
},
"luminance": 0.59182
}Semantic roles & 50–950 ramp
primary
#5EE38B
secondary
#AB3A85
accent
#1392D2
background
#FCFFFD
surface
#F5FEF7
border
#CFD6D0
text
#0F1610
muted
#808581