#9CB698#9CB698
#9CB698 is a light, muted green. Relative luminance 0.428; OKLCH L 74.8% C 0.051 H 141.4°. Best body text is #000000 at 9.56:1 contrast (WCAG AA passes).
Color values
| HEX | #9CB698 |
|---|---|
| RGB | rgb(156, 182, 152) |
| HSL | hsl(112, 17%, 65%) |
| HSV | hsv(112, 16%, 71%) |
| CMYK | cmyk(14.3%, 0%, 16.5%, 28.6%) |
| CIE-LAB | lab(71.41, -14.66, 12.34) |
| CIE-LCH | lch(71.41, 19.17, 139.91°) |
| OKLab | oklab(74.83% -0.0399 0.0319) |
| OKLCH | oklch(74.83% 0.051 141.4) |
| XYZ | xyz(36.1045, 42.7902, 36.0568) |
| Luminance | 0.4279 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 2.53
Sage Green
#9CAF88
ΔE00 3.99
Darkseagreen
#8FBC8F
ΔE00 5.49
Greyish Green
#82A67D
ΔE00 6.71
Grey Green
#86A17D
ΔE00 6.73
Lichen
#8FB67B
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CB698 #B298B6
analogous
#ABB698 #9CB698 #98B6A3
triadic
#9CB698 #989CB6 #B6989C
tetradic
#9CB698 #98ABB6 #B298B6 #B6A398
square
#9CB698 #98ABB6 #B298B6 #B6A398
split-complementary
#9CB698 #A398B6 #B698AB
monochromatic
#5D7C58 #7A9D74 #9CB698 #BECFBC #E1E9E0
Accessibility & contrast
On white
2.20
#9CB698 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.56
#9CB698 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CB698
9.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CB698 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CB698 | 1.00 | 2.20 | 9.56 | 9.56 |
| #FFFFFF | 2.20 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B8B196
Deuteranopia (green-blind)
#B3AE99
Tritanopia (blue-blind)
#9AB4AD
Achromatopsia (no color)
#AFAFAF
Design tokens & code
CSS
--color: #9cb698; /* rgb */ color: rgb(156, 182, 152); /* oklch */ color: oklch(74.8% 0.051 141.4);
Tailwind
colors: {
custom: {
50: '#b9ccb6',
500: '#9cb698',
950: '#000000',
},
}SCSS
$custom: #9cb698; $custom-light: #b9ccb6; $custom-dark: #000000;
JSON
{
"hex": "#9cb698",
"rgb": {
"r": 156,
"g": 182,
"b": 152
},
"hsl": {
"h": 112,
"s": 17.045,
"l": 65.49
},
"oklch": {
"l": 0.74825,
"c": 0.05105,
"h": 141.4
},
"luminance": 0.42791
}Semantic roles & 50–950 ramp
primary
#9CB698
secondary
#D9D0DA
accent
#4A9B90
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280