#9CA898#9CA898
#9CA898 is a light, muted green. Relative luminance 0.373; OKLCH L 71.7% C 0.026 H 137.8°. Best body text is #000000 at 8.47:1 contrast (WCAG AA passes).
Color values
| HEX | #9CA898 |
|---|---|
| RGB | rgb(156, 168, 152) |
| HSL | hsl(105, 8%, 63%) |
| HSV | hsv(105, 10%, 66%) |
| CMYK | cmyk(7.1%, 0%, 9.5%, 34.1%) |
| CIE-LAB | lab(67.53, -7.29, 6.82) |
| CIE-LCH | lch(67.53, 9.98, 136.88°) |
| OKLab | oklab(71.74% -0.0196 0.0178) |
| OKLCH | oklch(71.74% 0.026 137.8) |
| XYZ | xyz(33.3794, 37.3399, 35.1485) |
| Luminance | 0.3734 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Cement
#A5A391
ΔE00 6.17
Greenish Grey
#96AE8D
ΔE00 6.95
Greyish
#A8A495
ΔE00 7.34
Sage Green
#9CAF88
ΔE00 7.85
Grey
#929591
ΔE00 8.69
Grey Green
#86A17D
ΔE00 8.84
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CA898 #A498A8
analogous
#A4A898 #9CA898 #98A89C
triadic
#9CA898 #989CA8 #A8989C
tetradic
#9CA898 #98A4A8 #A498A8 #A89C98
square
#9CA898 #98A4A8 #A498A8 #A89C98
split-complementary
#9CA898 #9C98A8 #A898A4
monochromatic
#5F6B5A #7C8C77 #9CA898 #BCC4B9 #DCE0DA
Accessibility & contrast
On white
2.48
#9CA898 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.47
#9CA898 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CA898
8.47:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CA898 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CA898 | 1.00 | 2.48 | 8.47 | 8.47 |
| #FFFFFF | 2.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.47 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.47 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A9A597
Deuteranopia (green-blind)
#A7A499
Tritanopia (blue-blind)
#9CA7A3
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #9ca898; /* rgb */ color: rgb(156, 168, 152); /* oklch */ color: oklch(71.7% 0.026 137.8);
Tailwind
colors: {
custom: {
50: '#b9c1b6',
500: '#9ca898',
950: '#000000',
},
}SCSS
$custom: #9ca898; $custom-light: #b9c1b6; $custom-dark: #000000;
JSON
{
"hex": "#9ca898",
"rgb": {
"r": 156,
"g": 168,
"b": 152
},
"hsl": {
"h": 105,
"s": 8.421,
"l": 62.745
},
"oklch": {
"l": 0.71743,
"c": 0.02649,
"h": 137.8
},
"luminance": 0.3734
}Semantic roles & 50–950 ramp
primary
#9CA898
secondary
#CFCBD1
accent
#539283
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180