#C7CCBD#C7CCBD
#C7CCBD is a very light, muted yellow-green. Relative luminance 0.590; OKLCH L 83.7% C 0.021 H 121.9°. Best body text is #000000 at 12.80:1 contrast (WCAG AA passes).
Color values
| HEX | #C7CCBD |
|---|---|
| RGB | rgb(199, 204, 189) |
| HSL | hsl(80, 13%, 77%) |
| HSV | hsv(80, 7%, 80%) |
| CMYK | cmyk(2.5%, 0%, 7.4%, 20%) |
| CIE-LAB | lab(81.29, -4.41, 6.88) |
| CIE-LCH | lch(81.29, 8.17, 122.65°) |
| OKLab | oklab(83.71% -0.0112 0.018) |
| OKLCH | oklch(83.71% 0.021 121.9) |
| XYZ | xyz(54.3300, 59.0020, 56.6605) |
| Luminance | 0.5900 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.71
Silver (survey)
#C5C9C7
ΔE00 6.05
Light Gray
#D3D3D3
ΔE00 8.15
Silver
#C0C0C0
ΔE00 8.24
Warm Gray
#C9BEB0
ΔE00 8.45
Eggshell
#F0EAD6
ΔE00 8.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7CCBD #C2BDCC
analogous
#CCCABD #C7CCBD #C0CCBD
triadic
#C7CCBD #BDC7CC #CCBDC7
tetradic
#C7CCBD #BDCCCA #C2BDCC #CCBDC0
square
#C7CCBD #BDCCCA #C2BDCC #CCBDC0
split-complementary
#C7CCBD #BDC0CC #CABDCC
monochromatic
#8C9778 #AAB19A #C7CCBD #E4E7E0 #F0F2EE
Accessibility & contrast
On white
1.64
#C7CCBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.80
#C7CCBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7CCBD
12.80:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7CCBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7CCBD | 1.00 | 1.64 | 12.80 | 12.80 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.80 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.80 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CECABC
Deuteranopia (green-blind)
#CDCABE
Tritanopia (blue-blind)
#C8CAC8
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c7ccbd; /* rgb */ color: rgb(199, 204, 189); /* oklch */ color: oklch(83.7% 0.021 121.9);
Tailwind
colors: {
custom: {
50: '#d8dbd0',
500: '#c7ccbd',
950: '#000000',
},
}SCSS
$custom: #c7ccbd; $custom-light: #d8dbd0; $custom-dark: #000000;
JSON
{
"hex": "#c7ccbd",
"rgb": {
"r": 199,
"g": 204,
"b": 189
},
"hsl": {
"h": 80,
"s": 12.821,
"l": 77.059
},
"oklch": {
"l": 0.83712,
"c": 0.02119,
"h": 121.9
},
"luminance": 0.59002
}Semantic roles & 50–950 ramp
primary
#C7CCBD
secondary
#938DA0
accent
#4F9767
background
#FEFEFE
surface
#FBFBFB
border
#D4D4D4
text
#141514
muted
#838483