#C6CCCF#C6CCCF
#C6CCCF is a very light, near-neutral cyan. Relative luminance 0.597; OKLCH L 84.1% C 0.008 H 228.8°. Best body text is #000000 at 12.94:1 contrast (WCAG AA passes).
Color values
| HEX | #C6CCCF |
|---|---|
| RGB | rgb(198, 204, 207) |
| HSL | hsl(200, 9%, 79%) |
| HSV | hsv(200, 4%, 81%) |
| CMYK | cmyk(4.3%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(81.67, -1.48, -2.20) |
| CIE-LCH | lch(81.67, 2.66, 236.06°) |
| OKLab | oklab(84.14% -0.0051 -0.0059) |
| OKLCH | oklch(84.14% 0.008 228.8) |
| XYZ | xyz(56.1419, 59.6962, 67.5842) |
| Luminance | 0.5970 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.73
Light Gray
#D3D3D3
ΔE00 3.51
Silver
#C0C0C0
ΔE00 4.02
Fog
#D8DCE0
ΔE00 4.08
Gainsboro
#DCDCDC
ΔE00 4.97
Dove Gray
#B6B8BD
ΔE00 5.48
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6CCCF #CFC9C6
analogous
#C6CFCE #C6CCCF #C6C8CF
triadic
#C6CCCF #CFC6CC #CCCFC6
tetradic
#C6CCCF #CEC6CF #CFC9C6 #C8CFC6
square
#C6CCCF #CEC6CF #CFC9C6 #C8CFC6
split-complementary
#C6CCCF #CFC6C8 #CFCEC6
monochromatic
#849197 #A5AEB3 #C6CCCF #E7EAEB #EEF0F1
Accessibility & contrast
On white
1.62
#C6CCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.94
#C6CCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6CCCF
12.94:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6CCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6CCCF | 1.00 | 1.62 | 12.94 | 12.94 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.94 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.94 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACCCF
Deuteranopia (green-blind)
#C9CACF
Tritanopia (blue-blind)
#C4CDCD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c6cccf; /* rgb */ color: rgb(198, 204, 207); /* oklch */ color: oklch(84.1% 0.008 228.8);
Tailwind
colors: {
custom: {
50: '#d7dbdd',
500: '#c6cccf',
950: '#000000',
},
}SCSS
$custom: #c6cccf; $custom-light: #d7dbdd; $custom-dark: #000000;
JSON
{
"hex": "#c6cccf",
"rgb": {
"r": 198,
"g": 204,
"b": 207
},
"hsl": {
"h": 200,
"s": 8.571,
"l": 79.412
},
"oklch": {
"l": 0.84143,
"c": 0.00782,
"h": 228.8
},
"luminance": 0.59696
}Semantic roles & 50–950 ramp
primary
#C6CCCF
secondary
#A39B97
accent
#685393
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484