#5EDC8C#5EDC8C
#5EDC8C is a light, vivid green. Relative luminance 0.555; OKLCH L 80.3% C 0.160 H 153.0°. Best body text is #000000 at 12.09:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDC8C |
|---|---|
| RGB | rgb(94, 220, 140) |
| HSL | hsl(142, 64%, 62%) |
| HSV | hsv(142, 57%, 86%) |
| CMYK | cmyk(57.3%, 0%, 36.4%, 13.7%) |
| CIE-LAB | lab(79.30, -52.61, 29.07) |
| CIE-LCH | lch(79.30, 60.11, 151.08°) |
| OKLab | oklab(80.34% -0.1427 0.0728) |
| OKLCH | oklch(80.34% 0.16 153) |
| XYZ | xyz(34.9402, 55.4563, 33.6687) |
| Luminance | 0.5546 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.85
Weird Green
#3AE57F
ΔE00 3.88
Seaweed
#18D17B
ΔE00 4.37
Tealish Green
#0CDC73
ΔE00 4.55
Emerald
#50C878
ΔE00 5.00
Turquoise Green
#04F489
ΔE00 6.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDC8C #DC5EAE
analogous
#6FDC5E #5EDC8C #5EDCCB
triadic
#5EDC8C #8C5EDC #DC8C5E
tetradic
#5EDC8C #5E6FDC #DC5EAE #DCCB5E
square
#5EDC8C #5E6FDC #DC5EAE #DCCB5E
split-complementary
#5EDC8C #CB5EDC #DC5E6F
monochromatic
#229D4F #2DD068 #5EDC8C #90E7B0 #C3F2D4
Accessibility & contrast
On white
1.74
#5EDC8C on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.09
#5EDC8C on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDC8C
12.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDC8C | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDC8C | 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)
#DCCC87
Deuteranopia (green-blind)
#CBC091
Tritanopia (blue-blind)
#37D9C8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5edc8c; /* rgb */ color: rgb(94, 220, 140); /* oklch */ color: oklch(80.3% 0.160 153.0);
Tailwind
colors: {
custom: {
50: '#96e8ae',
500: '#5edc8c',
950: '#000000',
},
}SCSS
$custom: #5edc8c; $custom-light: #96e8ae; $custom-dark: #000000;
JSON
{
"hex": "#5edc8c",
"rgb": {
"r": 94,
"g": 220,
"b": 140
},
"hsl": {
"h": 141.905,
"s": 64.286,
"l": 61.569
},
"oklch": {
"l": 0.80344,
"c": 0.16017,
"h": 153
},
"luminance": 0.5546
}Semantic roles & 50–950 ramp
primary
#5EDC8C
secondary
#A13D7D
accent
#198BCC
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481