#5EDC8D#5EDC8D
#5EDC8D is a light, vivid green. Relative luminance 0.555; OKLCH L 80.4% C 0.159 H 153.3°. Best body text is #000000 at 12.10:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDC8D |
|---|---|
| RGB | rgb(94, 220, 141) |
| HSL | hsl(142, 64%, 62%) |
| HSV | hsv(142, 57%, 86%) |
| CMYK | cmyk(57.3%, 0%, 35.9%, 13.7%) |
| CIE-LAB | lab(79.32, -52.43, 28.58) |
| CIE-LCH | lch(79.32, 59.72, 151.41°) |
| OKLab | oklab(80.36% -0.1422 0.0716) |
| OKLCH | oklch(80.36% 0.159 153.3) |
| XYZ | xyz(35.0143, 55.4859, 34.0588) |
| Luminance | 0.5549 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.77
Weird Green
#3AE57F
ΔE00 4.00
Seaweed
#18D17B
ΔE00 4.40
Tealish Green
#0CDC73
ΔE00 4.68
Emerald
#50C878
ΔE00 5.04
Turquoise Green
#04F489
ΔE00 6.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDC8D #DC5EAD
analogous
#6EDC5E #5EDC8D #5EDCCC
triadic
#5EDC8D #8D5EDC #DC8D5E
tetradic
#5EDC8D #5E6EDC #DC5EAD #DCCC5E
square
#5EDC8D #5E6EDC #DC5EAD #DCCC5E
split-complementary
#5EDC8D #CC5EDC #DC5E6E
monochromatic
#229D50 #2DD06A #5EDC8D #90E7B1 #C3F2D4
Accessibility & contrast
On white
1.74
#5EDC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.10
#5EDC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDC8D
12.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDC8D | 1.00 | 1.74 | 12.10 | 12.10 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCC88
Deuteranopia (green-blind)
#CBC092
Tritanopia (blue-blind)
#37D9C8
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #5edc8d; /* rgb */ color: rgb(94, 220, 141); /* oklch */ color: oklch(80.4% 0.159 153.3);
Tailwind
colors: {
custom: {
50: '#96e8af',
500: '#5edc8d',
950: '#000000',
},
}SCSS
$custom: #5edc8d; $custom-light: #96e8af; $custom-dark: #000000;
JSON
{
"hex": "#5edc8d",
"rgb": {
"r": 94,
"g": 220,
"b": 141
},
"hsl": {
"h": 142.381,
"s": 64.286,
"l": 61.569
},
"oklch": {
"l": 0.80363,
"c": 0.15924,
"h": 153.3
},
"luminance": 0.55489
}Semantic roles & 50–950 ramp
primary
#5EDC8D
secondary
#A13D7C
accent
#1989CC
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481