#8CD980#8CD980
#8CD980 is a light, vivid green. Relative luminance 0.568; OKLCH L 81.4% C 0.143 H 141.1°. Best body text is #000000 at 12.35:1 contrast (WCAG AA passes).
Color values
| HEX | #8CD980 |
|---|---|
| RGB | rgb(140, 217, 128) |
| HSL | hsl(112, 54%, 68%) |
| HSV | hsv(112, 41%, 85%) |
| CMYK | cmyk(35.5%, 0%, 41%, 14.9%) |
| CIE-LAB | lab(80.04, -40.78, 36.48) |
| CIE-LCH | lch(80.04, 54.72, 138.18°) |
| OKLab | oklab(81.38% -0.1113 0.0898) |
| OKLCH | oklch(81.38% 0.143 141.1) |
| XYZ | xyz(39.5228, 56.7577, 29.2907) |
| Luminance | 0.5676 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Lightgreen
#90EE90
ΔE00 4.77
Pistachio
#93C572
ΔE00 5.61
Lightish Green
#61E160
ΔE00 6.19
Soft Green
#6FC276
ΔE00 6.51
Fresh Green
#69D84F
ΔE00 6.62
Hospital Green
#9BE5AA
ΔE00 6.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CD980 #CD80D9
analogous
#B8D980 #8CD980 #80D9A0
triadic
#8CD980 #808CD9 #D9808C
tetradic
#8CD980 #80B8D9 #CD80D9 #D9A080
square
#8CD980 #80B8D9 #CD80D9 #D9A080
split-complementary
#8CD980 #A080D9 #D980B8
monochromatic
#43AB33 #61CB51 #8CD980 #B7E7AF #E1F5DE
Accessibility & contrast
On white
1.70
#8CD980 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.35
#8CD980 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CD980
12.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CD980 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CD980 | 1.00 | 1.70 | 12.35 | 12.35 |
| #FFFFFF | 1.70 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DDCB79
Deuteranopia (green-blind)
#D2C485
Tritanopia (blue-blind)
#86D4C3
Achromatopsia (no color)
#C6C6C6
Design tokens & code
CSS
--color: #8cd980; /* rgb */ color: rgb(140, 217, 128); /* oklch */ color: oklch(81.4% 0.143 141.1);
Tailwind
colors: {
custom: {
50: '#b1e5a6',
500: '#8cd980',
950: '#000000',
},
}SCSS
$custom: #8cd980; $custom-light: #b1e5a6; $custom-dark: #000000;
JSON
{
"hex": "#8cd980",
"rgb": {
"r": 140,
"g": 217,
"b": 128
},
"hsl": {
"h": 111.91,
"s": 53.939,
"l": 67.647
},
"oklch": {
"l": 0.81384,
"c": 0.14302,
"h": 141.1
},
"luminance": 0.5676
}Semantic roles & 50–950 ramp
primary
#8CD980
secondary
#A24FAE
accent
#24C1AC
background
#FDFEFC
surface
#F8FCF6
border
#D1D5D0
text
#11160F
muted
#818480