#9CB298#9CB298
#9CB298 is a light, muted green. Relative luminance 0.412; OKLCH L 73.9% C 0.044 H 140.8°. Best body text is #000000 at 9.24:1 contrast (WCAG AA passes).
Color values
| HEX | #9CB298 |
|---|---|
| RGB | rgb(156, 178, 152) |
| HSL | hsl(111, 14%, 65%) |
| HSV | hsv(111, 15%, 70%) |
| CMYK | cmyk(12.4%, 0%, 14.6%, 30.2%) |
| CIE-LAB | lab(70.30, -12.58, 10.77) |
| CIE-LCH | lch(70.30, 16.56, 139.45°) |
| OKLab | oklab(73.94% -0.0342 0.0279) |
| OKLCH | oklch(73.94% 0.044 140.8) |
| XYZ | xyz(35.2970, 41.1752, 35.7877) |
| Luminance | 0.4118 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 2.67
Sage Green
#9CAF88
ΔE00 4.27
Grey Green
#86A17D
ΔE00 6.57
Darkseagreen
#8FBC8F
ΔE00 7.18
Greyish Green
#82A67D
ΔE00 7.19
Greeny Grey
#7EA07A
ΔE00 7.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CB298 #AE98B2
analogous
#A9B298 #9CB298 #98B2A1
triadic
#9CB298 #989CB2 #B2989C
tetradic
#9CB298 #98A9B2 #AE98B2 #B2A198
square
#9CB298 #98A9B2 #AE98B2 #B2A198
split-complementary
#9CB298 #A198B2 #B298A9
monochromatic
#5D7759 #7A9875 #9CB298 #BECCBB #DFE6DE
Accessibility & contrast
On white
2.27
#9CB298 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
9.24
#9CB298 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CB298
9.24:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CB298 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CB298 | 1.00 | 2.27 | 9.24 | 9.24 |
| #FFFFFF | 2.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 9.24 | 21.00 | 1.00 | 1.00 |
| ##000000 | 9.24 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B4AD97
Deuteranopia (green-blind)
#B0AB99
Tritanopia (blue-blind)
#9BB0AB
Achromatopsia (no color)
#ACACAC
Design tokens & code
CSS
--color: #9cb298; /* rgb */ color: rgb(156, 178, 152); /* oklch */ color: oklch(73.9% 0.044 140.8);
Tailwind
colors: {
custom: {
50: '#b9c9b6',
500: '#9cb298',
950: '#000000',
},
}SCSS
$custom: #9cb298; $custom-light: #b9c9b6; $custom-dark: #000000;
JSON
{
"hex": "#9cb298",
"rgb": {
"r": 156,
"g": 178,
"b": 152
},
"hsl": {
"h": 110.769,
"s": 14.444,
"l": 64.706
},
"oklch": {
"l": 0.73938,
"c": 0.0441,
"h": 140.8
},
"luminance": 0.41176
}Semantic roles & 50–950 ramp
primary
#9CB298
secondary
#D6CED7
accent
#4D998D
background
#FBFCFB
surface
#F6F8F6
border
#D0D1D0
text
#111311
muted
#808280