#C0CCD8#C0CCD8
#C0CCD8 is a very light, muted cyan. Relative luminance 0.594; OKLCH L 84.0% C 0.021 H 248.1°. Best body text is #000000 at 12.87:1 contrast (WCAG AA passes).
Color values
| HEX | #C0CCD8 |
|---|---|
| RGB | rgb(192, 204, 216) |
| HSL | hsl(210, 24%, 80%) |
| HSV | hsv(210, 11%, 85%) |
| CMYK | cmyk(11.1%, 5.6%, 0%, 15.3%) |
| CIE-LAB | lab(81.48, -1.71, -7.35) |
| CIE-LCH | lch(81.48, 7.54, 256.88°) |
| OKLab | oklab(83.97% -0.0079 -0.0198) |
| OKLCH | oklch(83.97% 0.021 248.1) |
| XYZ | xyz(55.7230, 59.3493, 73.4722) |
| Luminance | 0.5935 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.95
Cloudy Blue
#ACC2D9
ΔE00 5.28
Lightsteelblue
#B0C4DE
ΔE00 5.65
Fog
#D8DCE0
ΔE00 5.82
Dove Gray
#B6B8BD
ΔE00 6.55
Silver (survey)
#C5C9C7
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0CCD8 #D8CCC0
analogous
#C0D8D8 #C0CCD8 #C0C0D8
triadic
#C0CCD8 #D8C0CC #CCD8C0
tetradic
#C0CCD8 #D8C0D8 #D8CCC0 #C0D8C0
square
#C0CCD8 #D8C0D8 #D8CCC0 #C0D8C0
split-complementary
#C0CCD8 #D8C0C0 #D8D8C0
monochromatic
#748FA9 #9AADC1 #C0CCD8 #E6EBEF #ECF0F3
Accessibility & contrast
On white
1.63
#C0CCD8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.87
#C0CCD8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0CCD8
12.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0CCD8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0CCD8 | 1.00 | 1.63 | 12.87 | 12.87 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CCD9
Deuteranopia (green-blind)
#C5C9D8
Tritanopia (blue-blind)
#BACFD0
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c0ccd8; /* rgb */ color: rgb(192, 204, 216); /* oklch */ color: oklch(84.0% 0.021 248.1);
Tailwind
colors: {
custom: {
50: '#d3dbe4',
500: '#c0ccd8',
950: '#000000',
},
}SCSS
$custom: #c0ccd8; $custom-light: #d3dbe4; $custom-dark: #000000;
JSON
{
"hex": "#c0ccd8",
"rgb": {
"r": 192,
"g": 204,
"b": 216
},
"hsl": {
"h": 210,
"s": 23.529,
"l": 80
},
"oklch": {
"l": 0.83967,
"c": 0.0213,
"h": 248.1
},
"luminance": 0.5935
}Semantic roles & 50–950 ramp
primary
#C0CCD8
secondary
#AE9E8E
accent
#7344A2
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484