#9CA694#9CA694
#9CA694 is a light, muted yellow-green. Relative luminance 0.365; OKLCH L 71.2% C 0.028 H 131.0°. Best body text is #000000 at 8.30:1 contrast (WCAG AA passes).
Color values
| HEX | #9CA694 |
|---|---|
| RGB | rgb(156, 166, 148) |
| HSL | hsl(93, 9%, 62%) |
| HSV | hsv(93, 11%, 65%) |
| CMYK | cmyk(6%, 0%, 10.8%, 34.9%) |
| CIE-LAB | lab(66.88, -6.94, 8.11) |
| CIE-LCH | lch(66.88, 10.67, 130.53°) |
| OKLab | oklab(71.2% -0.0184 0.0211) |
| OKLCH | oklch(71.2% 0.028 131) |
| XYZ | xyz(32.6909, 36.4783, 33.3300) |
| Luminance | 0.3648 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 5.38
Greyish
#A8A495
ΔE00 6.75
Greenish Grey
#96AE8D
ΔE00 6.87
Sage Green
#9CAF88
ΔE00 7.47
Bland
#AFA88B
ΔE00 8.16
Grey Green
#86A17D
ΔE00 8.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CA694 #9E94A6
analogous
#A5A694 #9CA694 #94A695
triadic
#9CA694 #949CA6 #A6949C
tetradic
#9CA694 #94A5A6 #9E94A6 #A69594
square
#9CA694 #94A5A6 #9E94A6 #A69594
split-complementary
#9CA694 #9594A6 #A694A5
monochromatic
#5F6957 #7D8A73 #9CA694 #BBC2B5 #DADED7
Accessibility & contrast
On white
2.53
#9CA694 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.30
#9CA694 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CA694
8.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CA694 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CA694 | 1.00 | 2.53 | 8.30 | 8.30 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A393
Deuteranopia (green-blind)
#A6A295
Tritanopia (blue-blind)
#9DA4A1
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #9ca694; /* rgb */ color: rgb(156, 166, 148); /* oklch */ color: oklch(71.2% 0.028 131.0);
Tailwind
colors: {
custom: {
50: '#b9c0b3',
500: '#9ca694',
950: '#000000',
},
}SCSS
$custom: #9ca694; $custom-light: #b9c0b3; $custom-dark: #000000;
JSON
{
"hex": "#9ca694",
"rgb": {
"r": 156,
"g": 166,
"b": 148
},
"hsl": {
"h": 93.333,
"s": 9.184,
"l": 61.569
},
"oklch": {
"l": 0.71199,
"c": 0.02798,
"h": 131
},
"luminance": 0.36478
}Semantic roles & 50–950 ramp
primary
#9CA694
secondary
#CBC8CE
accent
#529376
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180