#9CAA94#9CAA94
#9CAA94 is a light, muted yellow-green. Relative luminance 0.380; OKLCH L 72.1% C 0.035 H 134.0°. Best body text is #000000 at 8.59:1 contrast (WCAG AA passes).
Color values
| HEX | #9CAA94 |
|---|---|
| RGB | rgb(156, 170, 148) |
| HSL | hsl(98, 11%, 62%) |
| HSV | hsv(98, 13%, 67%) |
| CMYK | cmyk(8.2%, 0%, 12.9%, 33.3%) |
| CIE-LAB | lab(67.99, -9.08, 9.69) |
| CIE-LCH | lch(67.99, 13.27, 133.14°) |
| OKLab | oklab(72.07% -0.0243 0.0251) |
| OKLCH | oklch(72.07% 0.035 134) |
| XYZ | xyz(33.4294, 37.9553, 33.5762) |
| Luminance | 0.3795 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 4.67
Sage Green
#9CAF88
ΔE00 5.50
Grey Green
#86A17D
ΔE00 7.02
Cement
#A5A391
ΔE00 7.16
Greyish Green
#82A67D
ΔE00 8.59
Greyish
#A8A495
ΔE00 8.64
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CAA94 #A294AA
analogous
#A7AA94 #9CAA94 #94AA97
triadic
#9CAA94 #949CAA #AA949C
tetradic
#9CAA94 #94A7AA #A294AA #AA9794
square
#9CAA94 #94A7AA #A294AA #AA9794
split-complementary
#9CAA94 #9794AA #AA94A7
monochromatic
#5F6D57 #7C8F72 #9CAA94 #BCC5B6 #DBE0D8
Accessibility & contrast
On white
2.44
#9CAA94 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
8.59
#9CAA94 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CAA94
8.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CAA94 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CAA94 | 1.00 | 2.44 | 8.59 | 8.59 |
| #FFFFFF | 2.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 8.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 8.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#ACA693
Deuteranopia (green-blind)
#AAA595
Tritanopia (blue-blind)
#9CA8A4
Achromatopsia (no color)
#A6A6A6
Design tokens & code
CSS
--color: #9caa94; /* rgb */ color: rgb(156, 170, 148); /* oklch */ color: oklch(72.1% 0.035 134.0);
Tailwind
colors: {
custom: {
50: '#b9c3b3',
500: '#9caa94',
950: '#000000',
},
}SCSS
$custom: #9caa94; $custom-light: #b9c3b3; $custom-dark: #000000;
JSON
{
"hex": "#9caa94",
"rgb": {
"r": 156,
"g": 170,
"b": 148
},
"hsl": {
"h": 98.182,
"s": 11.458,
"l": 62.353
},
"oklch": {
"l": 0.72073,
"c": 0.03494,
"h": 134
},
"luminance": 0.37955
}Semantic roles & 50–950 ramp
primary
#9CAA94
secondary
#CEC9D1
accent
#50967C
background
#FBFBFB
surface
#F6F7F6
border
#D0D0D0
text
#111211
muted
#808180