#C0CCD0#C0CCD0
#C0CCD0 is a very light, near-neutral cyan. Relative luminance 0.589; OKLCH L 83.7% C 0.014 H 219.6°. Best body text is #000000 at 12.79:1 contrast (WCAG AA passes).
Color values
| HEX | #C0CCD0 |
|---|---|
| RGB | rgb(192, 204, 208) |
| HSL | hsl(195, 15%, 78%) |
| HSV | hsv(195, 8%, 82%) |
| CMYK | cmyk(7.7%, 1.9%, 0%, 18.4%) |
| CIE-LAB | lab(81.26, -3.30, -3.39) |
| CIE-LCH | lch(81.26, 4.73, 225.81°) |
| OKLab | oklab(83.72% -0.011 -0.0091) |
| OKLCH | oklch(83.72% 0.014 219.6) |
| XYZ | xyz(54.7138, 58.9456, 68.1574) |
| Luminance | 0.5895 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.06
Fog
#D8DCE0
ΔE00 5.49
Light Gray
#D3D3D3
ΔE00 5.73
Silver
#C0C0C0
ΔE00 5.84
Dove Gray
#B6B8BD
ΔE00 6.61
Gainsboro
#DCDCDC
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0CCD0 #D0C4C0
analogous
#C0D0CC #C0CCD0 #C0C4D0
triadic
#C0CCD0 #D0C0CC #CCD0C0
tetradic
#C0CCD0 #CCC0D0 #D0C4C0 #C4D0C0
square
#C0CCD0 #CCC0D0 #D0C4C0 #C4D0C0
split-complementary
#C0CCD0 #D0C0C4 #D0CCC0
monochromatic
#7A939C #9DB0B6 #C0CCD0 #E3E8EA #EDF1F2
Accessibility & contrast
On white
1.64
#C0CCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.79
#C0CCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0CCD0
12.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0CCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0CCD0 | 1.00 | 1.64 | 12.79 | 12.79 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CBD0
Deuteranopia (green-blind)
#C7C9D0
Tritanopia (blue-blind)
#BCCDCD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c0ccd0; /* rgb */ color: rgb(192, 204, 208); /* oklch */ color: oklch(83.7% 0.014 219.6);
Tailwind
colors: {
custom: {
50: '#d3dbde',
500: '#c0ccd0',
950: '#000000',
},
}SCSS
$custom: #c0ccd0; $custom-light: #d3dbde; $custom-dark: #000000;
JSON
{
"hex": "#c0ccd0",
"rgb": {
"r": 192,
"g": 204,
"b": 208
},
"hsl": {
"h": 195,
"s": 14.545,
"l": 78.431
},
"oklch": {
"l": 0.8372,
"c": 0.01428,
"h": 219.6
},
"luminance": 0.58946
}Semantic roles & 50–950 ramp
primary
#C0CCD0
secondary
#A49590
accent
#604D99
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484