#C1CCCF#C1CCCF
#C1CCCF is a very light, near-neutral cyan. Relative luminance 0.590; OKLCH L 83.8% C 0.013 H 215.8°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C1CCCF |
|---|---|
| RGB | rgb(193, 204, 207) |
| HSL | hsl(193, 13%, 78%) |
| HSV | hsv(193, 7%, 81%) |
| CMYK | cmyk(6.8%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(81.31, -3.16, -2.78) |
| CIE-LCH | lch(81.31, 4.21, 221.37°) |
| OKLab | oklab(83.76% -0.0103 -0.0075) |
| OKLCH | oklch(83.76% 0.013 215.8) |
| XYZ | xyz(54.8453, 59.0276, 67.5234) |
| Luminance | 0.5903 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.54
Fog
#D8DCE0
ΔE00 5.33
Light Gray
#D3D3D3
ΔE00 5.36
Silver
#C0C0C0
ΔE00 5.50
Light Grey
#D8DCD6
ΔE00 6.37
Gainsboro
#DCDCDC
ΔE00 6.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C1CCCF #CFC4C1
analogous
#C1CFCB #C1CCCF #C1C5CF
triadic
#C1CCCF #CFC1CC #CCCFC1
tetradic
#C1CCCF #CBC1CF #CFC4C1 #C5CFC1
square
#C1CCCF #CBC1CF #CFC4C1 #C5CFC1
split-complementary
#C1CCCF #CFC1C5 #CFCBC1
monochromatic
#7C939A #9FB0B4 #C1CCCF #E3E8EA #EEF1F2
Accessibility & contrast
On white
1.64
#C1CCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#C1CCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C1CCCF
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C1CCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C1CCCF | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCF
Deuteranopia (green-blind)
#C7C9CF
Tritanopia (blue-blind)
#BDCDCD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c1cccf; /* rgb */ color: rgb(193, 204, 207); /* oklch */ color: oklch(83.8% 0.013 215.8);
Tailwind
colors: {
custom: {
50: '#d3dbdd',
500: '#c1cccf',
950: '#000000',
},
}SCSS
$custom: #c1cccf; $custom-light: #d3dbdd; $custom-dark: #000000;
JSON
{
"hex": "#c1cccf",
"rgb": {
"r": 193,
"g": 204,
"b": 207
},
"hsl": {
"h": 192.857,
"s": 12.727,
"l": 78.431
},
"oklch": {
"l": 0.83764,
"c": 0.01276,
"h": 215.8
},
"luminance": 0.59028
}Semantic roles & 50–950 ramp
primary
#C1CCCF
secondary
#A39591
accent
#5E4F97
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484