#9CA894#9CA894
#9CA894 is a light, muted yellow-green. Relative luminance 0.372; OKLCH L 71.6% C 0.031 H 132.7°. Best body text is #000000 at 8.44:1 contrast (WCAG AA passes).
Color values
| HEX | #9CA894 |
|---|---|
| RGB | rgb(156, 168, 148) |
| HSL | hsl(96, 10%, 62%) |
| HSV | hsv(96, 12%, 66%) |
| CMYK | cmyk(7.1%, 0%, 11.9%, 34.1%) |
| CIE-LAB | lab(67.44, -8.01, 8.90) |
| CIE-LCH | lch(67.44, 11.97, 131.98°) |
| OKLab | oklab(71.64% -0.0213 0.0231) |
| OKLCH | oklch(71.64% 0.031 132.7) |
| XYZ | xyz(33.0573, 37.2111, 33.4521) |
| Luminance | 0.3721 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 5.73
Cement
#A5A391
ΔE00 6.26
Sage Green
#9CAF88
ΔE00 6.44
Grey Green
#86A17D
ΔE00 7.69
Greyish
#A8A495
ΔE00 7.70
Bland
#AFA88B
ΔE00 8.52
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CA894 #A094A8
analogous
#A6A894 #9CA894 #94A896
triadic
#9CA894 #949CA8 #A8949C
tetradic
#9CA894 #94A6A8 #A094A8 #A89694
square
#9CA894 #94A6A8 #A094A8 #A89694
split-complementary
#9CA894 #9694A8 #A894A6
monochromatic
#5F6B57 #7D8D72 #9CA894 #BBC3B6 #DADFD8
Accessibility & contrast
On white
2.49
#9CA894 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.44
#9CA894 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CA894
8.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CA894 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CA894 | 1.00 | 2.49 | 8.44 | 8.44 |
| #FFFFFF | 2.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#AAA593
Deuteranopia (green-blind)
#A8A495
Tritanopia (blue-blind)
#9CA6A2
Achromatopsia (no color)
#A4A4A4
Design tokens & code
CSS
--color: #9ca894; /* rgb */ color: rgb(156, 168, 148); /* oklch */ color: oklch(71.6% 0.031 132.7);
Tailwind
colors: {
custom: {
50: '#b9c1b3',
500: '#9ca894',
950: '#000000',
},
}SCSS
$custom: #9ca894; $custom-light: #b9c1b3; $custom-dark: #000000;
JSON
{
"hex": "#9ca894",
"rgb": {
"r": 156,
"g": 168,
"b": 148
},
"hsl": {
"h": 96,
"s": 10.309,
"l": 61.961
},
"oklch": {
"l": 0.71635,
"c": 0.03146,
"h": 132.7
},
"luminance": 0.37211
}Semantic roles & 50–950 ramp
primary
#9CA894
secondary
#CDC8D0
accent
#519479
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180