#5EDC8B#5EDC8B
#5EDC8B is a light, vivid green. Relative luminance 0.554; OKLCH L 80.3% C 0.161 H 152.7°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDC8B |
|---|---|
| RGB | rgb(94, 220, 139) |
| HSL | hsl(141, 64%, 62%) |
| HSV | hsv(141, 57%, 86%) |
| CMYK | cmyk(57.3%, 0%, 36.8%, 13.7%) |
| CIE-LAB | lab(79.29, -52.79, 29.56) |
| CIE-LCH | lch(79.29, 60.50, 150.75°) |
| OKLab | oklab(80.32% -0.1431 0.0739) |
| OKLCH | oklch(80.32% 0.161 152.7) |
| XYZ | xyz(34.8668, 55.4269, 33.2821) |
| Luminance | 0.5543 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.76
Aqua Green
#12E193
ΔE00 3.94
Seaweed
#18D17B
ΔE00 4.35
Tealish Green
#0CDC73
ΔE00 4.42
Emerald
#50C878
ΔE00 4.97
Turquoise Green
#04F489
ΔE00 6.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDC8B #DC5EAF
analogous
#70DC5E #5EDC8B #5EDCCA
triadic
#5EDC8B #8B5EDC #DC8B5E
tetradic
#5EDC8B #5E70DC #DC5EAF #DCCA5E
square
#5EDC8B #5E70DC #DC5EAF #DCCA5E
split-complementary
#5EDC8B #CA5EDC #DC5E70
monochromatic
#229D4E #2DD067 #5EDC8B #90E7AF #C3F2D3
Accessibility & contrast
On white
1.74
#5EDC8B on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#5EDC8B on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDC8B
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDC8B | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDC8B | 1.00 | 1.74 | 12.09 | 12.09 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCC86
Deuteranopia (green-blind)
#CBC090
Tritanopia (blue-blind)
#38D9C7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5edc8b; /* rgb */ color: rgb(94, 220, 139); /* oklch */ color: oklch(80.3% 0.161 152.7);
Tailwind
colors: {
custom: {
50: '#96e8ad',
500: '#5edc8b',
950: '#000000',
},
}SCSS
$custom: #5edc8b; $custom-light: #96e8ad; $custom-dark: #000000;
JSON
{
"hex": "#5edc8b",
"rgb": {
"r": 94,
"g": 220,
"b": 139
},
"hsl": {
"h": 141.429,
"s": 64.286,
"l": 61.569
},
"oklch": {
"l": 0.80324,
"c": 0.16108,
"h": 152.7
},
"luminance": 0.5543
}Semantic roles & 50–950 ramp
primary
#5EDC8B
secondary
#A13D7D
accent
#198CCC
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481