#9CBAAA#9CBAAA
#9CBAAA is a light, muted green. Relative luminance 0.451; OKLCH L 76.2% C 0.040 H 162.0°. Best body text is #000000 at 10.02:1 contrast (WCAG AA passes).
Color values
| HEX | #9CBAAA |
|---|---|
| RGB | rgb(156, 186, 170) |
| HSL | hsl(148, 18%, 67%) |
| HSV | hsv(148, 16%, 73%) |
| CMYK | cmyk(16.1%, 0%, 8.6%, 27.1%) |
| CIE-LAB | lab(72.95, -13.38, 4.72) |
| CIE-LCH | lch(72.95, 14.19, 160.56°) |
| OKLab | oklab(76.19% -0.0378 0.0123) |
| OKLCH | oklch(76.19% 0.04 162) |
| XYZ | xyz(38.5231, 45.0871, 44.6954) |
| Luminance | 0.4509 (WCAG relative) |
| Temperature | neutral |
| Family | green |
Closest named colors
Greenish Grey
#96AE8D
ΔE00 7.04
Sage Green
#9CAF88
ΔE00 8.89
Pale Teal
#82CBB2
ΔE00 9.04
Darkseagreen
#8FBC8F
ΔE00 9.14
Greyish Teal
#719F91
ΔE00 9.74
Grey Green
#86A17D
ΔE00 10.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#9CBAAA #BA9CAC
analogous
#9DBA9C #9CBAAA #9CBAB9
triadic
#9CBAAA #AA9CBA #BAAA9C
tetradic
#9CBAAA #9C9DBA #BA9CAC #BAB99C
square
#9CBAAA #9C9DBA #BA9CAC #BAB99C
split-complementary
#9CBAAA #B99CBA #BA9C9D
monochromatic
#5A816C #78A18B #9CBAAA #C0D3C9 #E4ECE8
Accessibility & contrast
On white
2.10
#9CBAAA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
10.02
#9CBAAA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #9CBAAA
10.02:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##9CBAAA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##9CBAAA | 1.00 | 2.10 | 10.02 | 10.02 |
| #FFFFFF | 2.10 | 1.00 | 21.00 | 21.00 |
| #000000 | 10.02 | 21.00 | 1.00 | 1.00 |
| ##000000 | 10.02 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#B9B5A9
Deuteranopia (green-blind)
#B3B1AB
Tritanopia (blue-blind)
#97BAB5
Achromatopsia (no color)
#B3B3B3
Design tokens & code
CSS
--color: #9cbaaa; /* rgb */ color: rgb(156, 186, 170); /* oklch */ color: oklch(76.2% 0.040 162.0);
Tailwind
colors: {
custom: {
50: '#b9cec3',
500: '#9cbaaa',
950: '#000000',
},
}SCSS
$custom: #9cbaaa; $custom-light: #b9cec3; $custom-dark: #000000;
JSON
{
"hex": "#9cbaaa",
"rgb": {
"r": 156,
"g": 186,
"b": 170
},
"hsl": {
"h": 148,
"s": 17.857,
"l": 67.059
},
"oklch": {
"l": 0.76188,
"c": 0.03978,
"h": 162
},
"luminance": 0.45088
}Semantic roles & 50–950 ramp
primary
#9CBAAA
secondary
#DED4D9
accent
#49769C
background
#FBFCFB
surface
#F6F9F7
border
#D0D2D0
text
#111312
muted
#808281