#C0CCCF#C0CCCF
#C0CCCF is a very light, near-neutral cyan. Relative luminance 0.589; OKLCH L 83.7% C 0.014 H 214.4°. Best body text is #000000 at 12.78:1 contrast (WCAG AA passes).
Color values
| HEX | #C0CCCF |
|---|---|
| RGB | rgb(192, 204, 207) |
| HSL | hsl(192, 14%, 78%) |
| HSV | hsv(192, 7%, 81%) |
| CMYK | cmyk(7.2%, 1.4%, 0%, 18.8%) |
| CIE-LAB | lab(81.23, -3.49, -2.90) |
| CIE-LCH | lch(81.23, 4.54, 219.67°) |
| OKLab | oklab(83.69% -0.0114 -0.0078) |
| OKLCH | oklch(83.69% 0.014 214.4) |
| XYZ | xyz(54.5912, 58.8966, 67.5115) |
| Luminance | 0.5890 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.82
Fog
#D8DCE0
ΔE00 5.63
Light Gray
#D3D3D3
ΔE00 5.73
Silver
#C0C0C0
ΔE00 5.82
Light Grey
#D8DCD6
ΔE00 6.53
Dove Gray
#B6B8BD
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0CCCF #CFC3C0
analogous
#C0CFCA #C0CCCF #C0C4CF
triadic
#C0CCCF #CFC0CC #CCCFC0
tetradic
#C0CCCF #CAC0CF #CFC3C0 #C4CFC0
square
#C0CCCF #CAC0CF #CFC3C0 #C4CFC0
split-complementary
#C0CCCF #CFC0C4 #CFCAC0
monochromatic
#7B949A #9DB0B5 #C0CCCF #E3E8E9 #EEF1F2
Accessibility & contrast
On white
1.64
#C0CCCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.78
#C0CCCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0CCCF
12.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0CCCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0CCCF | 1.00 | 1.64 | 12.78 | 12.78 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACBCF
Deuteranopia (green-blind)
#C7C9CF
Tritanopia (blue-blind)
#BCCDCD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c0cccf; /* rgb */ color: rgb(192, 204, 207); /* oklch */ color: oklch(83.7% 0.014 214.4);
Tailwind
colors: {
custom: {
50: '#d3dbdd',
500: '#c0cccf',
950: '#000000',
},
}SCSS
$custom: #c0cccf; $custom-light: #d3dbdd; $custom-dark: #000000;
JSON
{
"hex": "#c0cccf",
"rgb": {
"r": 192,
"g": 204,
"b": 207
},
"hsl": {
"h": 192,
"s": 13.514,
"l": 78.235
},
"oklch": {
"l": 0.8369,
"c": 0.0138,
"h": 214.4
},
"luminance": 0.58897
}Semantic roles & 50–950 ramp
primary
#C0CCCF
secondary
#A39490
accent
#5D4E98
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484