#9CB098#9CB098
#9CB098 is a light, muted green. Relative luminance 0.404; OKLCH L 73.5% C 0.041 H 140.4°. Best body text is #000000 at 9.08:1 contrast (WCAG AA passes).
Color values
| HEX | #9CB098 |
|---|---|
| RGB | rgb(156, 176, 152) |
| HSL | hsl(110, 13%, 64%) |
| HSV | hsv(110, 14%, 69%) |
| CMYK | cmyk(11.4%, 0%, 13.6%, 31%) |
| CIE-LAB | lab(69.74, -11.53, 9.98) |
| CIE-LCH | lch(69.74, 15.25, 139.14°) |
| OKLab | oklab(73.5% -0.0313 0.0259) |
| OKLCH | oklch(73.5% 0.041 140.4) |
| XYZ | xyz(34.9020, 40.3851, 35.6560) |
| Luminance | 0.4039 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 3.21
Sage Green
#9CAF88
ΔE00 4.70
Grey Green
#86A17D
ΔE00 6.71
Greyish Green
#82A67D
ΔE00 7.63
Darkseagreen
#8FBC8F
ΔE00 8.10
Greeny Grey
#7EA07A
ΔE00 8.17
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CB098 #AC98B0
analogous
#A8B098 #9CB098 #98B0A0
triadic
#9CB098 #989CB0 #B0989C
tetradic
#9CB098 #98A8B0 #AC98B0 #B0A098
square
#9CB098 #98A8B0 #AC98B0 #B0A098
split-complementary
#9CB098 #A098B0 #B098A8
monochromatic
#5E7459 #7B9575 #9CB098 #BDCBBB #DFE5DD
Accessibility & contrast
On white
2.31
#9CB098 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.08
#9CB098 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CB098
9.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CB098 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CB098 | 1.00 | 2.31 | 9.08 | 9.08 |
| #FFFFFF | 2.31 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B2AC97
Deuteranopia (green-blind)
#AEAA99
Tritanopia (blue-blind)
#9BAEA9
Achromatopsia (no color)
#AAAAAA
Design tokens & code
CSS
--color: #9cb098; /* rgb */ color: rgb(156, 176, 152); /* oklch */ color: oklch(73.5% 0.041 140.4);
Tailwind
colors: {
custom: {
50: '#b9c7b6',
500: '#9cb098',
950: '#000000',
},
}SCSS
$custom: #9cb098; $custom-light: #b9c7b6; $custom-dark: #000000;
JSON
{
"hex": "#9cb098",
"rgb": {
"r": 156,
"g": 176,
"b": 152
},
"hsl": {
"h": 110,
"s": 13.187,
"l": 64.314
},
"oklch": {
"l": 0.73497,
"c": 0.04061,
"h": 140.4
},
"luminance": 0.40386
}Semantic roles & 50–950 ramp
primary
#9CB098
secondary
#D5CED6
accent
#4E978B
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280