#8CCC8D#8CCC8D
#8CCC8D is a light, moderate green. Relative luminance 0.507; OKLCH L 78.6% C 0.110 H 144.8°. Best body text is #000000 at 11.14:1 contrast (WCAG AA passes).
Color values
| HEX | #8CCC8D |
|---|---|
| RGB | rgb(140, 204, 141) |
| HSL | hsl(121, 39%, 67%) |
| HSV | hsv(121, 31%, 80%) |
| CMYK | cmyk(31.4%, 0%, 30.9%, 20%) |
| CIE-LAB | lab(76.49, -32.86, 25.09) |
| CIE-LCH | lch(76.49, 41.35, 142.63°) |
| OKLab | oklab(78.57% -0.0897 0.0632) |
| OKLCH | oklch(78.57% 0.11 144.8) |
| XYZ | xyz(37.2142, 50.6826, 33.0161) |
| Luminance | 0.5068 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Soft Green
#6FC276
ΔE00 4.76
Darkseagreen
#8FBC8F
ΔE00 5.49
Pistachio
#93C572
ΔE00 5.57
Hospital Green
#9BE5AA
ΔE00 6.19
Lichen
#8FB67B
ΔE00 6.44
Sage Green (survey)
#88B378
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#8CCC8D #CC8CCB
analogous
#ABCC8C #8CCC8D #8CCCAD
triadic
#8CCC8D #8D8CCC #CC8D8C
tetradic
#8CCC8D #8CABCC #CC8CCB #CCAD8C
square
#8CCC8D #8CABCC #CC8CCB #CCAD8C
split-complementary
#8CCC8D #AD8CCC #CC8CAB
monochromatic
#449A45 #62B963 #8CCC8D #B6DFB7 #E1F2E1
Accessibility & contrast
On white
1.89
#8CCC8D on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.14
#8CCC8D on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #8CCC8D
11.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##8CCC8D | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##8CCC8D | 1.00 | 1.89 | 11.14 | 11.14 |
| #FFFFFF | 1.89 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFC189
Deuteranopia (green-blind)
#C5BA90
Tritanopia (blue-blind)
#85C8BB
Achromatopsia (no color)
#BDBDBD
Design tokens & code
CSS
--color: #8ccc8d; /* rgb */ color: rgb(140, 204, 141); /* oklch */ color: oklch(78.6% 0.110 144.8);
Tailwind
colors: {
custom: {
50: '#afdcae',
500: '#8ccc8d',
950: '#000000',
},
}SCSS
$custom: #8ccc8d; $custom-light: #afdcae; $custom-dark: #000000;
JSON
{
"hex": "#8ccc8d",
"rgb": {
"r": 140,
"g": 204,
"b": 141
},
"hsl": {
"h": 120.938,
"s": 38.554,
"l": 67.451
},
"oklch": {
"l": 0.78573,
"c": 0.10972,
"h": 144.8
},
"luminance": 0.50684
}Semantic roles & 50–950 ramp
primary
#8CCC8D
secondary
#A05C9F
accent
#34B0B2
background
#FDFEFD
surface
#F7FCF7
border
#D0D5D0
text
#111510
muted
#818481