#9CA693#9CA693
#9CA693 is a light, muted yellow-green. Relative luminance 0.364; OKLCH L 71.2% C 0.029 H 129.9°. Best body text is #000000 at 8.29:1 contrast (WCAG AA passes).
Color values
| HEX | #9CA693 |
|---|---|
| RGB | rgb(156, 166, 147) |
| HSL | hsl(92, 10%, 61%) |
| HSV | hsv(92, 11%, 65%) |
| CMYK | cmyk(6%, 0%, 11.4%, 34.9%) |
| CIE-LAB | lab(66.86, -7.12, 8.63) |
| CIE-LCH | lch(66.86, 11.19, 129.49°) |
| OKLab | oklab(71.17% -0.0188 0.0224) |
| OKLCH | oklch(71.17% 0.029 129.9) |
| XYZ | xyz(32.6121, 36.4468, 32.9149) |
| Luminance | 0.3645 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Cement
#A5A391
ΔE00 5.42
Greenish Grey
#96AE8D
ΔE00 6.59
Greyish
#A8A495
ΔE00 6.87
Sage Green
#9CAF88
ΔE00 7.14
Bland
#AFA88B
ΔE00 8.02
Grey Green
#86A17D
ΔE00 8.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CA693 #9D93A6
analogous
#A6A693 #9CA693 #93A694
triadic
#9CA693 #939CA6 #A6939C
tetradic
#9CA693 #93A6A6 #9D93A6 #A69493
square
#9CA693 #93A6A6 #9D93A6 #A69493
split-complementary
#9CA693 #9493A6 #A693A6
monochromatic
#5F6856 #7D8A72 #9CA693 #BBC2B5 #DADDD6
Accessibility & contrast
On white
2.53
#9CA693 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.29
#9CA693 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CA693
8.29:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CA693 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CA693 | 1.00 | 2.53 | 8.29 | 8.29 |
| #FFFFFF | 2.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.29 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.29 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#A8A392
Deuteranopia (green-blind)
#A6A294
Tritanopia (blue-blind)
#9DA4A0
Achromatopsia (no color)
#A3A3A3
Design tokens & code
CSS
--color: #9ca693; /* rgb */ color: rgb(156, 166, 147); /* oklch */ color: oklch(71.2% 0.029 129.9);
Tailwind
colors: {
custom: {
50: '#b9c0b2',
500: '#9ca693',
950: '#000000',
},
}SCSS
$custom: #9ca693; $custom-light: #b9c0b2; $custom-dark: #000000;
JSON
{
"hex": "#9ca693",
"rgb": {
"r": 156,
"g": 166,
"b": 147
},
"hsl": {
"h": 91.579,
"s": 9.645,
"l": 61.373
},
"oklch": {
"l": 0.71172,
"c": 0.02927,
"h": 129.9
},
"luminance": 0.36447
}Semantic roles & 50–950 ramp
primary
#9CA693
secondary
#CBC7CE
accent
#529474
background
#FBFBFA
surface
#F6F7F5
border
#D0D0CF
text
#111211
muted
#808180