#C5CFBF#C5CFBF
#C5CFBF is a very light, muted yellow-green. Relative luminance 0.603; OKLCH L 84.2% C 0.024 H 133.5°. Best body text is #000000 at 13.05:1 contrast (WCAG AA passes).
Color values
| HEX | #C5CFBF |
|---|---|
| RGB | rgb(197, 207, 191) |
| HSL | hsl(98, 14%, 78%) |
| HSV | hsv(98, 8%, 81%) |
| CMYK | cmyk(4.8%, 0%, 7.7%, 18.8%) |
| CIE-LAB | lab(81.98, -6.32, 6.78) |
| CIE-LCH | lch(81.98, 9.26, 132.99°) |
| OKLab | oklab(84.23% -0.0168 0.0177) |
| OKLCH | oklch(84.23% 0.024 133.5) |
| XYZ | xyz(54.7412, 60.2573, 58.0270) |
| Luminance | 0.6026 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.38
Silver (survey)
#C5C9C7
ΔE00 7.16
Light Gray
#D3D3D3
ΔE00 9.38
Silver
#C0C0C0
ΔE00 9.69
Eggshell
#F0EAD6
ΔE00 9.76
Gainsboro
#DCDCDC
ΔE00 9.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5CFBF #C9BFCF
analogous
#CDCFBF #C5CFBF #BFCFC1
triadic
#C5CFBF #BFC5CF #CFBFC5
tetradic
#C5CFBF #BFCDCF #C9BFCF #CFC1BF
square
#C5CFBF #BFCDCF #C9BFCF #CFC1BF
split-complementary
#C5CFBF #C1BFCF #CFBFCD
monochromatic
#869B79 #A5B59C #C5CFBF #E5E9E2 #EFF2EE
Accessibility & contrast
On white
1.61
#C5CFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.05
#C5CFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5CFBF
13.05:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5CFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5CFBF | 1.00 | 1.61 | 13.05 | 13.05 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.05 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.05 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CCBE
Deuteranopia (green-blind)
#CFCCC0
Tritanopia (blue-blind)
#C5CECA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c5cfbf; /* rgb */ color: rgb(197, 207, 191); /* oklch */ color: oklch(84.2% 0.024 133.5);
Tailwind
colors: {
custom: {
50: '#d6ddd2',
500: '#c5cfbf',
950: '#000000',
},
}SCSS
$custom: #c5cfbf; $custom-light: #d6ddd2; $custom-dark: #000000;
JSON
{
"hex": "#c5cfbf",
"rgb": {
"r": 197,
"g": 207,
"b": 191
},
"hsl": {
"h": 97.5,
"s": 14.286,
"l": 78.039
},
"oklch": {
"l": 0.84232,
"c": 0.02441,
"h": 133.5
},
"luminance": 0.60258
}Semantic roles & 50–950 ramp
primary
#C5CFBF
secondary
#9C8FA3
accent
#4D987C
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483