#5EDC8F#5EDC8F
#5EDC8F is a light, vivid green. Relative luminance 0.555; OKLCH L 80.4% C 0.157 H 153.9°. Best body text is #000000 at 12.11:1 contrast (WCAG AA passes).
Color values
| HEX | #5EDC8F |
|---|---|
| RGB | rgb(94, 220, 143) |
| HSL | hsl(143, 64%, 62%) |
| HSV | hsv(143, 57%, 86%) |
| CMYK | cmyk(57.3%, 0%, 35%, 13.7%) |
| CIE-LAB | lab(79.35, -52.07, 27.60) |
| CIE-LCH | lch(79.35, 58.93, 152.08°) |
| OKLab | oklab(80.4% -0.1413 0.0693) |
| OKLCH | oklch(80.4% 0.157 153.9) |
| XYZ | xyz(35.1644, 55.5460, 34.8496) |
| Luminance | 0.5555 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Aqua Green
#12E193
ΔE00 3.64
Weird Green
#3AE57F
ΔE00 4.27
Seaweed
#18D17B
ΔE00 4.48
Tealish Green
#0CDC73
ΔE00 4.95
Emerald
#50C878
ΔE00 5.13
Seafoam Green
#7AF9AB
ΔE00 6.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#5EDC8F #DC5EAB
analogous
#6CDC5E #5EDC8F #5EDCCE
triadic
#5EDC8F #8F5EDC #DC8F5E
tetradic
#5EDC8F #5E6CDC #DC5EAB #DCCE5E
square
#5EDC8F #5E6CDC #DC5EAB #DCCE5E
split-complementary
#5EDC8F #CE5EDC #DC5E6C
monochromatic
#229D52 #2DD06C #5EDC8F #90E7B2 #C3F2D5
Accessibility & contrast
On white
1.73
#5EDC8F on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.11
#5EDC8F on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #5EDC8F
12.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##5EDC8F | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##5EDC8F | 1.00 | 1.73 | 12.11 | 12.11 |
| #FFFFFF | 1.73 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCCC8A
Deuteranopia (green-blind)
#CBC094
Tritanopia (blue-blind)
#36DAC8
Achromatopsia (no color)
#C5C5C5
Design tokens & code
CSS
--color: #5edc8f; /* rgb */ color: rgb(94, 220, 143); /* oklch */ color: oklch(80.4% 0.157 153.9);
Tailwind
colors: {
custom: {
50: '#96e8b0',
500: '#5edc8f',
950: '#000000',
},
}SCSS
$custom: #5edc8f; $custom-light: #96e8b0; $custom-dark: #000000;
JSON
{
"hex": "#5edc8f",
"rgb": {
"r": 94,
"g": 220,
"b": 143
},
"hsl": {
"h": 143.333,
"s": 64.286,
"l": 61.569
},
"oklch": {
"l": 0.80403,
"c": 0.15741,
"h": 153.9
},
"luminance": 0.55549
}Semantic roles & 50–950 ramp
primary
#5EDC8F
secondary
#A13D7A
accent
#1987CC
background
#FCFEFD
surface
#F5FDF7
border
#CFD5D0
text
#0E1610
muted
#7F8481