#5EDC8A#5EDC8A
#5EDC8A is a light, vivid green. Relative luminance 0.554; OKLCH L 80.3% C 0.162 H 152.4°. Best body text is #000000 at 12.08:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDC8A |
|---|---|
| RGB | rgb(94, 220, 138) |
| HSL | hsl(141, 64%, 62%) |
| HSV | hsv(141, 57%, 86%) |
| CMYK | cmyk(57.3%, 0%, 37.3%, 13.7%) |
| CIE-LAB | lab(79.27, -52.97, 30.05) |
| CIE-LCH | lch(79.27, 60.90, 150.43°) |
| OKLab | oklab(80.31% -0.1436 0.0751) |
| OKLCH | oklch(80.31% 0.162 152.4) |
| XYZ | xyz(34.7941, 55.3978, 32.8991) |
| Luminance | 0.5540 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Weird Green
#3AE57F
ΔE00 3.64
Aqua Green
#12E193
ΔE00 4.03
Tealish Green
#0CDC73
ΔE00 4.31
Seaweed
#18D17B
ΔE00 4.34
Emerald
#50C878
ΔE00 4.95
Turquoise Green
#04F489
ΔE00 6.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDC8A #DC5EB0
analogous
#71DC5E #5EDC8A #5EDCC9
triadic
#5EDC8A #8A5EDC #DC8A5E
tetradic
#5EDC8A #5E71DC #DC5EB0 #DCC95E
square
#5EDC8A #5E71DC #DC5EB0 #DCC95E
split-complementary
#5EDC8A #C95EDC #DC5E71
monochromatic
#229D4D #2DD066 #5EDC8A #90E7AF #C3F2D3
Accessibility & contrast
On white
1.74
#5EDC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.08
#5EDC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDC8A
12.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDC8A | 1.00 | 1.74 | 12.08 | 12.08 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCC84
Deuteranopia (green-blind)
#CBC08F
Tritanopia (blue-blind)
#38D9C7
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5edc8a; /* rgb */ color: rgb(94, 220, 138); /* oklch */ color: oklch(80.3% 0.162 152.4);
Tailwind
colors: {
custom: {
50: '#96e8ad',
500: '#5edc8a',
950: '#000000',
},
}SCSS
$custom: #5edc8a; $custom-light: #96e8ad; $custom-dark: #000000;
JSON
{
"hex": "#5edc8a",
"rgb": {
"r": 94,
"g": 220,
"b": 138
},
"hsl": {
"h": 140.952,
"s": 64.286,
"l": 61.569
},
"oklch": {
"l": 0.80305,
"c": 0.162,
"h": 152.4
},
"luminance": 0.55401
}Semantic roles & 50–950 ramp
primary
#5EDC8A
secondary
#A13D7E
accent
#198ECC
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481