#C9CCBD#C9CCBD
#C9CCBD is a very light, muted yellow-green. Relative luminance 0.593; OKLCH L 83.9% C 0.021 H 116.0°. Best body text is #000000 at 12.86:1 contrast (WCAG AA passes).
Color values
| HEX | #C9CCBD |
|---|---|
| RGB | rgb(201, 204, 189) |
| HSL | hsl(72, 13%, 77%) |
| HSV | hsv(72, 7%, 80%) |
| CMYK | cmyk(1.5%, 0%, 7.4%, 20%) |
| CIE-LAB | lab(81.44, -3.70, 7.11) |
| CIE-LCH | lch(81.44, 8.02, 117.50°) |
| OKLab | oklab(83.87% -0.0091 0.0186) |
| OKLCH | oklch(83.87% 0.021 116) |
| XYZ | xyz(54.8642, 59.2775, 56.6856) |
| Luminance | 0.5928 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.54
Silver (survey)
#C5C9C7
ΔE00 5.92
Warm Gray
#C9BEB0
ΔE00 7.64
Light Gray
#D3D3D3
ΔE00 7.79
Silver
#C0C0C0
ΔE00 7.94
Eggshell
#F0EAD6
ΔE00 8.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C9CCBD #C0BDCC
analogous
#CCC8BD #C9CCBD #C2CCBD
triadic
#C9CCBD #BDC9CC #CCBDC9
tetradic
#C9CCBD #BDCCC8 #C0BDCC #CCBDC2
square
#C9CCBD #BDCCC8 #C0BDCC #CCBDC2
split-complementary
#C9CCBD #BDC2CC #C8BDCC
monochromatic
#919778 #ADB19A #C9CCBD #E5E7E0 #F1F2EE
Accessibility & contrast
On white
1.63
#C9CCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.86
#C9CCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C9CCBD
12.86:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C9CCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C9CCBD | 1.00 | 1.63 | 12.86 | 12.86 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.86 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.86 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECABC
Deuteranopia (green-blind)
#CECABE
Tritanopia (blue-blind)
#CBCAC8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c9ccbd; /* rgb */ color: rgb(201, 204, 189); /* oklch */ color: oklch(83.9% 0.021 116.0);
Tailwind
colors: {
custom: {
50: '#d9dbd0',
500: '#c9ccbd',
950: '#000000',
},
}SCSS
$custom: #c9ccbd; $custom-light: #d9dbd0; $custom-dark: #000000;
JSON
{
"hex": "#c9ccbd",
"rgb": {
"r": 201,
"g": 204,
"b": 189
},
"hsl": {
"h": 72,
"s": 12.821,
"l": 77.059
},
"oklch": {
"l": 0.83869,
"c": 0.02071,
"h": 116
},
"luminance": 0.59277
}Semantic roles & 50–950 ramp
primary
#C9CCBD
secondary
#918DA0
accent
#4F975D
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483