#9CCC8A#9CCC8A
#9CCC8A is a light, moderate green. Relative luminance 0.521; OKLCH L 79.5% C 0.103 H 137.4°. Best body text is #000000 at 11.42:1 contrast (WCAG AA passes).
Color values
| HEX | #9CCC8A |
|---|---|
| RGB | rgb(156, 204, 138) |
| HSL | hsl(104, 39%, 67%) |
| HSV | hsv(104, 32%, 80%) |
| CMYK | cmyk(23.5%, 0%, 32.4%, 20%) |
| CIE-LAB | lab(77.33, -27.95, 27.96) |
| CIE-LCH | lch(77.33, 39.53, 134.99°) |
| OKLab | oklab(79.47% -0.0761 0.07) |
| OKLCH | oklch(79.47% 0.103 137.4) |
| XYZ | xyz(39.8895, 52.0875, 31.9921) |
| Luminance | 0.5209 (WCAG relative) |
| Temperature | warm |
| Family | green |
Closest named colors
Pistachio
#93C572
ΔE00 3.96
Light Moss Green
#A6C875
ΔE00 5.06
Light Grey Green
#B7E1A1
ΔE00 5.54
Lichen
#8FB67B
ΔE00 5.72
Pale Olive Green
#B1D27B
ΔE00 6.03
Darkseagreen
#8FBC8F
ΔE00 6.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CCC8A #BA8ACC
analogous
#BDCC8A #9CCC8A #8ACC99
triadic
#9CCC8A #8A9CCC #CC8A9C
tetradic
#9CCC8A #8ABDCC #BA8ACC #CC998A
square
#9CCC8A #8ABDCC #BA8ACC #CC998A
split-complementary
#9CCC8A #998ACC #CC8ABD
monochromatic
#5A9943 #78B95F #9CCC8A #C0DFB5 #E4F1DF
Accessibility & contrast
On white
1.84
#9CCC8A on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
11.42
#9CCC8A on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CCC8A
11.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CCC8A | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CCC8A | 1.00 | 1.84 | 11.42 | 11.42 |
| #FFFFFF | 1.84 | 1.00 | 21.00 | 21.00 |
| #000000 | 11.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 11.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0C286
Deuteranopia (green-blind)
#C9BD8D
Tritanopia (blue-blind)
#9BC7BB
Achromatopsia (no color)
#BFBFBF
Design tokens & code
CSS
--color: #9ccc8a; /* rgb */ color: rgb(156, 204, 138); /* oklch */ color: oklch(79.5% 0.103 137.4);
Tailwind
colors: {
custom: {
50: '#badbac',
500: '#9ccc8a',
950: '#000000',
},
}SCSS
$custom: #9ccc8a; $custom-light: #badbac; $custom-dark: #000000;
JSON
{
"hex": "#9ccc8a",
"rgb": {
"r": 156,
"g": 204,
"b": 138
},
"hsl": {
"h": 103.636,
"s": 39.286,
"l": 67.059
},
"oklch": {
"l": 0.79475,
"c": 0.10346,
"h": 137.4
},
"luminance": 0.52089
}Semantic roles & 50–950 ramp
primary
#9CCC8A
secondary
#8D5BA0
accent
#33B290
background
#FDFEFD
surface
#F8FCF7
border
#D1D5D0
text
#121510
muted
#828481