#8CD591#8CD591
#8CD591 is a light, moderate green. Relative luminance 0.552; OKLCH L 80.8% C 0.120 H 146.0°. Best body text is #000000 at 12.04:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD591 |
|---|---|
| RGB | rgb(140, 213, 145) |
| HSL | hsl(124, 46%, 69%) |
| HSV | hsv(124, 34%, 84%) |
| CMYK | cmyk(34.3%, 0%, 31.9%, 16.5%) |
| CIE-LAB | lab(79.16, -36.36, 26.62) |
| CIE-LCH | lch(79.16, 45.06, 143.80°) |
| OKLab | oklab(80.76% -0.0992 0.067) |
| OKLCH | oklch(80.76% 0.12 146) |
| XYZ | xyz(39.7184, 55.2063, 35.3457) |
| Luminance | 0.5521 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Hospital Green
#9BE5AA
ΔE00 4.49
Soft Green
#6FC276
ΔE00 5.74
Pistachio
#93C572
ΔE00 6.52
Light Grey Green
#B7E1A1
ΔE00 6.54
Lightgreen
#90EE90
ΔE00 6.61
Emerald
#50C878
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD591 #D58CD0
analogous
#ACD58C #8CD591 #8CD5B6
triadic
#8CD591 #918CD5 #D5918C
tetradic
#8CD591 #8CACD5 #D58CD0 #D5B68C
square
#8CD591 #8CACD5 #D58CD0 #D5B68C
split-complementary
#8CD591 #B68CD5 #D58CAC
monochromatic
#3EA945 #5FC566 #8CD591 #B9E5BC #E6F6E7
Accessibility & contrast
On white
1.74
#8CD591 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.04
#8CD591 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD591
12.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD591 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD591 | 1.00 | 1.74 | 12.04 | 12.04 |
| #FFFFFF | 1.74 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7C98D
Deuteranopia (green-blind)
#CCC195
Tritanopia (blue-blind)
#83D1C3
Achromatopsia (no color)
#C4C4C4
Design tokens & code
CSS
--color: #8cd591; /* rgb */ color: rgb(140, 213, 145); /* oklch */ color: oklch(80.8% 0.120 146.0);
Tailwind
colors: {
custom: {
50: '#b0e2b1',
500: '#8cd591',
950: '#000000',
},
}SCSS
$custom: #8cd591; $custom-light: #b0e2b1; $custom-dark: #000000;
JSON
{
"hex": "#8cd591",
"rgb": {
"r": 140,
"g": 213,
"b": 145
},
"hsl": {
"h": 124.11,
"s": 46.497,
"l": 69.216
},
"oklch": {
"l": 0.80758,
"c": 0.11967,
"h": 146
},
"luminance": 0.55208
}Semantic roles & 50–950 ramp
primary
#8CD591
secondary
#AB5AA6
accent
#2CB0BA
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#111511
muted
#818481