#C6CBCF#C6CBCF
#C6CBCF is a very light, near-neutral cyan. Relative luminance 0.592; OKLCH L 83.9% C 0.008 H 241.7°. Best body text is #000000 at 12.84:1 contrast (WCAG AA passes).
Color values
| HEX | #C6CBCF |
|---|---|
| RGB | rgb(198, 203, 207) |
| HSL | hsl(207, 9%, 79%) |
| HSV | hsv(207, 4%, 81%) |
| CMYK | cmyk(4.3%, 1.9%, 0%, 18.8%) |
| CIE-LAB | lab(81.41, -0.96, -2.58) |
| CIE-LCH | lch(81.41, 2.76, 249.68°) |
| OKLab | oklab(83.94% -0.0037 -0.0069) |
| OKLCH | oklch(83.94% 0.008 241.7) |
| XYZ | xyz(55.9050, 59.2223, 67.5052) |
| Luminance | 0.5922 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.21
Light Gray
#D3D3D3
ΔE00 3.48
Silver
#C0C0C0
ΔE00 3.79
Fog
#D8DCE0
ΔE00 4.10
Dove Gray
#B6B8BD
ΔE00 5.01
Gainsboro
#DCDCDC
ΔE00 5.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6CBCF #CFCAC6
analogous
#C6CFCF #C6CBCF #C6C7CF
triadic
#C6CBCF #CFC6CB #CBCFC6
tetradic
#C6CBCF #CFC6CF #CFCAC6 #C7CFC6
square
#C6CBCF #CFC6CF #CFCAC6 #C7CFC6
split-complementary
#C6CBCF #CFC6C7 #CFCFC6
monochromatic
#848E97 #A5ADB3 #C6CBCF #E7E9EB #EEF0F1
Accessibility & contrast
On white
1.63
#C6CBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.84
#C6CBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6CBCF
12.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6CBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6CBCF | 1.00 | 1.63 | 12.84 | 12.84 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CBCF
Deuteranopia (green-blind)
#C8CACF
Tritanopia (blue-blind)
#C4CCCC
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c6cbcf; /* rgb */ color: rgb(198, 203, 207); /* oklch */ color: oklch(83.9% 0.008 241.7);
Tailwind
colors: {
custom: {
50: '#d7dadd',
500: '#c6cbcf',
950: '#000000',
},
}SCSS
$custom: #c6cbcf; $custom-light: #d7dadd; $custom-dark: #000000;
JSON
{
"hex": "#c6cbcf",
"rgb": {
"r": 198,
"g": 203,
"b": 207
},
"hsl": {
"h": 206.667,
"s": 8.571,
"l": 79.412
},
"oklch": {
"l": 0.8394,
"c": 0.00784,
"h": 241.7
},
"luminance": 0.59223
}Semantic roles & 50–950 ramp
primary
#C6CBCF
secondary
#A39C97
accent
#6F5393
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384