#C9CCBF#C9CCBF
#C9CCBF is a very light, near-neutral yellow-green. Relative luminance 0.594; OKLCH L 83.9% C 0.018 H 117.4°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #C9CCBF |
|---|---|
| RGB | rgb(201, 204, 191) |
| HSL | hsl(74, 11%, 77%) |
| HSV | hsv(74, 6%, 80%) |
| CMYK | cmyk(1.5%, 0%, 6.4%, 20%) |
| CIE-LAB | lab(81.49, -3.36, 6.12) |
| CIE-LCH | lch(81.49, 6.98, 118.77°) |
| OKLab | oklab(83.92% -0.0083 0.016) |
| OKLCH | oklch(83.92% 0.018 117.4) |
| XYZ | xyz(55.0828, 59.3649, 57.8368) |
| Luminance | 0.5937 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 4.96
Silver (survey)
#C5C9C7
ΔE00 5.12
Light Gray
#D3D3D3
ΔE00 7.03
Silver
#C0C0C0
ΔE00 7.22
Warm Gray
#C9BEB0
ΔE00 7.45
Gainsboro
#DCDCDC
ΔE00 7.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C9CCBF #C2BFCC
analogous
#CCC8BF #C9CCBF #C3CCBF
triadic
#C9CCBF #BFC9CC #CCBFC9
tetradic
#C9CCBF #BFCCC8 #C2BFCC #CCBFC3
square
#C9CCBF #BFCCC8 #C2BFCC #CCBFC3
split-complementary
#C9CCBF #BFC3CC #C8BFCC
monochromatic
#90967B #ACB19D #C9CCBF #E6E7E1 #F1F1EE
Accessibility & contrast
On white
1.63
#C9CCBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#C9CCBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C9CCBF
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C9CCBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C9CCBF | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECABE
Deuteranopia (green-blind)
#CECBBF
Tritanopia (blue-blind)
#CACAC8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c9ccbf; /* rgb */ color: rgb(201, 204, 191); /* oklch */ color: oklch(83.9% 0.018 117.4);
Tailwind
colors: {
custom: {
50: '#d9dbd2',
500: '#c9ccbf',
950: '#000000',
},
}SCSS
$custom: #c9ccbf; $custom-light: #d9dbd2; $custom-dark: #000000;
JSON
{
"hex": "#c9ccbf",
"rgb": {
"r": 201,
"g": 204,
"b": 191
},
"hsl": {
"h": 73.846,
"s": 11.304,
"l": 77.451
},
"oklch": {
"l": 0.83922,
"c": 0.01804,
"h": 117.4
},
"luminance": 0.59365
}Semantic roles & 50–950 ramp
primary
#C9CCBF
secondary
#938FA0
accent
#509560
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483