#C7CFBF#C7CFBF
#C7CFBF is a very light, muted yellow-green. Relative luminance 0.605; OKLCH L 84.4% C 0.023 H 128.8°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #C7CFBF |
|---|---|
| RGB | rgb(199, 207, 191) |
| HSL | hsl(90, 14%, 78%) |
| HSV | hsv(90, 8%, 81%) |
| CMYK | cmyk(3.9%, 0%, 7.7%, 18.8%) |
| CIE-LAB | lab(82.13, -5.62, 7.01) |
| CIE-LCH | lch(82.13, 8.98, 128.73°) |
| OKLab | oklab(84.39% -0.0147 0.0183) |
| OKLCH | oklch(84.39% 0.023 128.8) |
| XYZ | xyz(55.2685, 60.5292, 58.0517) |
| Luminance | 0.6053 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.98
Silver (survey)
#C5C9C7
ΔE00 6.85
Light Gray
#D3D3D3
ΔE00 8.94
Eggshell
#F0EAD6
ΔE00 9.15
Silver
#C0C0C0
ΔE00 9.31
Gainsboro
#DCDCDC
ΔE00 9.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7CFBF #C7BFCF
analogous
#CFCFBF #C7CFBF #BFCFBF
triadic
#C7CFBF #BFC7CF #CFBFC7
tetradic
#C7CFBF #BFCFCF #C7BFCF #CFBFBF
square
#C7CFBF #BFCFCF #C7BFCF #CFBFBF
split-complementary
#C7CFBF #BFBFCF #CFBFCF
monochromatic
#8A9B79 #A8B59C #C7CFBF #E6E9E2 #F0F2EE
Accessibility & contrast
On white
1.60
#C7CFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#C7CFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7CFBF
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7CFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7CFBF | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CDBE
Deuteranopia (green-blind)
#D0CCC0
Tritanopia (blue-blind)
#C8CDCA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c7cfbf; /* rgb */ color: rgb(199, 207, 191); /* oklch */ color: oklch(84.4% 0.023 128.8);
Tailwind
colors: {
custom: {
50: '#d8ddd2',
500: '#c7cfbf',
950: '#000000',
},
}SCSS
$custom: #c7cfbf; $custom-light: #d8ddd2; $custom-dark: #000000;
JSON
{
"hex": "#c7cfbf",
"rgb": {
"r": 199,
"g": 207,
"b": 191
},
"hsl": {
"h": 90,
"s": 14.286,
"l": 78.039
},
"oklch": {
"l": 0.84385,
"c": 0.02349,
"h": 128.8
},
"luminance": 0.60529
}Semantic roles & 50–950 ramp
primary
#C7CFBF
secondary
#998FA3
accent
#4D9873
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483