#C7CFBD#C7CFBD
#C7CFBD is a very light, muted yellow-green. Relative luminance 0.604; OKLCH L 84.3% C 0.026 H 126.6°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #C7CFBD |
|---|---|
| RGB | rgb(199, 207, 189) |
| HSL | hsl(87, 16%, 78%) |
| HSV | hsv(87, 9%, 81%) |
| CMYK | cmyk(3.9%, 0%, 8.7%, 18.8%) |
| CIE-LAB | lab(82.08, -5.97, 8.00) |
| CIE-LCH | lch(82.08, 9.98, 126.70°) |
| OKLab | oklab(84.33% -0.0155 0.0209) |
| OKLCH | oklch(84.33% 0.026 126.6) |
| XYZ | xyz(55.0499, 60.4418, 56.9005) |
| Luminance | 0.6044 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.59
Silver (survey)
#C5C9C7
ΔE00 7.55
Eggshell
#F0EAD6
ΔE00 9.16
Beige
#F5F5DC
ΔE00 9.56
Light Gray
#D3D3D3
ΔE00 9.59
Silver
#C0C0C0
ΔE00 9.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C7CFBD #C5BDCF
analogous
#CFCEBD #C7CFBD #BECFBD
triadic
#C7CFBD #BDC7CF #CFBDC7
tetradic
#C7CFBD #BDCFCE #C5BDCF #CFBDBE
square
#C7CFBD #BDCFCE #C5BDCF #CFBDBE
split-complementary
#C7CFBD #BDBECF #CEBDCF
monochromatic
#8B9B76 #A9B59A #C7CFBD #E5E9E0 #F0F2ED
Accessibility & contrast
On white
1.60
#C7CFBD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#C7CFBD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C7CFBD
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C7CFBD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C7CFBD | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CCBC
Deuteranopia (green-blind)
#D0CCBE
Tritanopia (blue-blind)
#C8CDCA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c7cfbd; /* rgb */ color: rgb(199, 207, 189); /* oklch */ color: oklch(84.3% 0.026 126.6);
Tailwind
colors: {
custom: {
50: '#d8ddd0',
500: '#c7cfbd',
950: '#000000',
},
}SCSS
$custom: #c7cfbd; $custom-light: #d8ddd0; $custom-dark: #000000;
JSON
{
"hex": "#c7cfbd",
"rgb": {
"r": 199,
"g": 207,
"b": 189
},
"hsl": {
"h": 86.667,
"s": 15.789,
"l": 77.647
},
"oklch": {
"l": 0.84332,
"c": 0.02602,
"h": 126.6
},
"luminance": 0.60442
}Semantic roles & 50–950 ramp
primary
#C7CFBD
secondary
#978DA3
accent
#4B9A6E
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483