#C8CFBF#C8CFBF
#C8CFBF is a very light, muted yellow-green. Relative luminance 0.607; OKLCH L 84.5% C 0.023 H 126.3°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #C8CFBF |
|---|---|
| RGB | rgb(200, 207, 191) |
| HSL | hsl(86, 14%, 78%) |
| HSV | hsv(86, 8%, 81%) |
| CMYK | cmyk(3.4%, 0%, 7.7%, 18.8%) |
| CIE-LAB | lab(82.20, -5.27, 7.12) |
| CIE-LCH | lch(82.20, 8.86, 126.49°) |
| OKLab | oklab(84.46% -0.0137 0.0186) |
| OKLCH | oklch(84.46% 0.023 126.3) |
| XYZ | xyz(55.5347, 60.6665, 58.0642) |
| Luminance | 0.6067 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 5.80
Silver (survey)
#C5C9C7
ΔE00 6.71
Light Gray
#D3D3D3
ΔE00 8.73
Eggshell
#F0EAD6
ΔE00 8.84
Silver
#C0C0C0
ΔE00 9.13
Gainsboro
#DCDCDC
ΔE00 9.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C8CFBF #C6BFCF
analogous
#CFCEBF #C8CFBF #C0CFBF
triadic
#C8CFBF #BFC8CF #CFBFC8
tetradic
#C8CFBF #BFCFCE #C6BFCF #CFBFC0
square
#C8CFBF #BFCFCE #C6BFCF #CFBFC0
split-complementary
#C8CFBF #BFC0CF #CEBFCF
monochromatic
#8C9B79 #AAB59C #C8CFBF #E6E9E2 #F0F2EE
Accessibility & contrast
On white
1.60
#C8CFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#C8CFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C8CFBF
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C8CFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C8CFBF | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CDBE
Deuteranopia (green-blind)
#D0CCC0
Tritanopia (blue-blind)
#C9CDCA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c8cfbf; /* rgb */ color: rgb(200, 207, 191); /* oklch */ color: oklch(84.5% 0.023 126.3);
Tailwind
colors: {
custom: {
50: '#d8ddd2',
500: '#c8cfbf',
950: '#000000',
},
}SCSS
$custom: #c8cfbf; $custom-light: #d8ddd2; $custom-dark: #000000;
JSON
{
"hex": "#c8cfbf",
"rgb": {
"r": 200,
"g": 207,
"b": 191
},
"hsl": {
"h": 86.25,
"s": 14.286,
"l": 78.039
},
"oklch": {
"l": 0.84462,
"c": 0.02309,
"h": 126.3
},
"luminance": 0.60667
}Semantic roles & 50–950 ramp
primary
#C8CFBF
secondary
#988FA3
accent
#4D986E
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483