#C7CBBD#C7CBBD
#C7CBBD is a very light, near-neutral yellow-green. Relative luminance 0.585; OKLCH L 83.5% C 0.020 H 119.8°. Best body text is #000000 at 12.71:1 contrast (WCAG AA passes).
Color values
| HEX | #C7CBBD |
|---|---|
| RGB | rgb(199, 203, 189) |
| HSL | hsl(77, 12%, 77%) |
| HSV | hsv(77, 7%, 80%) |
| CMYK | cmyk(2%, 0%, 6.9%, 20.4%) |
| CIE-LAB | lab(81.03, -3.89, 6.50) |
| CIE-LCH | lch(81.03, 7.58, 120.86°) |
| OKLab | oklab(83.51% -0.0097 0.017) |
| OKLCH | oklch(83.51% 0.02 119.8) |
| XYZ | xyz(54.0930, 58.5281, 56.5816) |
| Luminance | 0.5853 (WCAG relative) |
| Temperature | neutral |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.50
Silver (survey)
#C5C9C7
ΔE00 5.56
Silver
#C0C0C0
ΔE00 7.66
Light Gray
#D3D3D3
ΔE00 7.67
Warm Gray
#C9BEB0
ΔE00 7.87
Gainsboro
#DCDCDC
ΔE00 8.55
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7CBBD #C1BDCB
analogous
#CBC8BD #C7CBBD #C0CBBD
triadic
#C7CBBD #BDC7CB #CBBDC7
tetradic
#C7CBBD #BDCBC8 #C1BDCB #CBBDC0
square
#C7CBBD #BDCBC8 #C1BDCB #CBBDC0
split-complementary
#C7CBBD #BDC0CB #C8BDCB
monochromatic
#8D9579 #AAB09B #C7CBBD #E4E6DF #F0F2EE
Accessibility & contrast
On white
1.65
#C7CBBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.71
#C7CBBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7CBBD
12.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7CBBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7CBBD | 1.00 | 1.65 | 12.71 | 12.71 |
| #FFFFFF | 1.65 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDC9BC
Deuteranopia (green-blind)
#CDC9BE
Tritanopia (blue-blind)
#C8C9C7
Achromatopsia (no color)
#C9C9C9
Design tokens & code
CSS
--color: #c7cbbd; /* rgb */ color: rgb(199, 203, 189); /* oklch */ color: oklch(83.5% 0.020 119.8);
Tailwind
colors: {
custom: {
50: '#d8dad0',
500: '#c7cbbd',
950: '#000000',
},
}SCSS
$custom: #c7cbbd; $custom-light: #d8dad0; $custom-dark: #000000;
JSON
{
"hex": "#c7cbbd",
"rgb": {
"r": 199,
"g": 203,
"b": 189
},
"hsl": {
"h": 77.143,
"s": 11.864,
"l": 76.863
},
"oklch": {
"l": 0.83506,
"c": 0.01961,
"h": 119.8
},
"luminance": 0.58528
}Semantic roles & 50–950 ramp
primary
#C7CBBD
secondary
#928D9F
accent
#509664
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141414
muted
#838383