#C6CFBF#C6CFBF
#C6CFBF is a very light, muted yellow-green. Relative luminance 0.604; OKLCH L 84.3% C 0.024 H 131.2°. Best body text is #000000 at 13.08:1 contrast (WCAG AA passes).
Color values
| HEX | #C6CFBF |
|---|---|
| RGB | rgb(198, 207, 191) |
| HSL | hsl(94, 14%, 78%) |
| HSV | hsv(94, 8%, 81%) |
| CMYK | cmyk(4.3%, 0%, 7.7%, 18.8%) |
| CIE-LAB | lab(82.05, -5.97, 6.89) |
| CIE-LCH | lch(82.05, 9.12, 130.90°) |
| OKLab | oklab(84.31% -0.0157 0.018) |
| OKLCH | oklch(84.31% 0.024 131.2) |
| XYZ | xyz(55.0039, 60.3928, 58.0393) |
| Luminance | 0.6039 (WCAG relative) |
| Temperature | warm |
| Family | yellow-green |
Closest named colors
Light Grey
#D8DCD6
ΔE00 6.17
Silver (survey)
#C5C9C7
ΔE00 7.00
Light Gray
#D3D3D3
ΔE00 9.16
Eggshell
#F0EAD6
ΔE00 9.45
Silver
#C0C0C0
ΔE00 9.49
Gainsboro
#DCDCDC
ΔE00 9.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6CFBF #C8BFCF
analogous
#CECFBF #C6CFBF #BFCFC0
triadic
#C6CFBF #BFC6CF #CFBFC6
tetradic
#C6CFBF #BFCECF #C8BFCF #CFC0BF
square
#C6CFBF #BFCECF #C8BFCF #CFC0BF
split-complementary
#C6CFBF #C0BFCF #CFBFCE
monochromatic
#889B79 #A7B59C #C6CFBF #E5E9E2 #EFF2EE
Accessibility & contrast
On white
1.61
#C6CFBF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.08
#C6CFBF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6CFBF
13.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6CFBF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6CFBF | 1.00 | 1.61 | 13.08 | 13.08 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1CCBE
Deuteranopia (green-blind)
#CFCCC0
Tritanopia (blue-blind)
#C7CDCA
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c6cfbf; /* rgb */ color: rgb(198, 207, 191); /* oklch */ color: oklch(84.3% 0.024 131.2);
Tailwind
colors: {
custom: {
50: '#d7ddd2',
500: '#c6cfbf',
950: '#000000',
},
}SCSS
$custom: #c6cfbf; $custom-light: #d7ddd2; $custom-dark: #000000;
JSON
{
"hex": "#c6cfbf",
"rgb": {
"r": 198,
"g": 207,
"b": 191
},
"hsl": {
"h": 93.75,
"s": 14.286,
"l": 78.039
},
"oklch": {
"l": 0.84308,
"c": 0.02393,
"h": 131.2
},
"luminance": 0.60393
}Semantic roles & 50–950 ramp
primary
#C6CFBF
secondary
#9A8FA3
accent
#4D9877
background
#FEFEFE
surface
#FBFCFB
border
#D4D5D4
text
#141514
muted
#838483