#C0CCDC#C0CCDC
#C0CCDC is a very light, muted cyan. Relative luminance 0.596; OKLCH L 84.1% C 0.026 H 255.6°. Best body text is #000000 at 12.91:1 contrast (WCAG AA passes).
Color values
| HEX | #C0CCDC |
|---|---|
| RGB | rgb(192, 204, 220) |
| HSL | hsl(214, 29%, 81%) |
| HSV | hsv(214, 13%, 86%) |
| CMYK | cmyk(12.7%, 7.3%, 0%, 13.7%) |
| CIE-LAB | lab(81.60, -0.90, -9.32) |
| CIE-LCH | lch(81.60, 9.36, 264.49°) |
| OKLab | oklab(84.1% -0.0065 -0.0251) |
| OKLCH | oklch(84.1% 0.026 255.6) |
| XYZ | xyz(56.2464, 59.5587, 76.2289) |
| Luminance | 0.5956 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.42
Lightsteelblue
#B0C4DE
ΔE00 4.37
Cloudy Blue
#ACC2D9
ΔE00 4.55
Fog
#D8DCE0
ΔE00 6.73
Dove Gray
#B6B8BD
ΔE00 7.22
Light Grey Blue
#9DBCD4
ΔE00 7.60
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0CCDC #DCD0C0
analogous
#C0DADC #C0CCDC #C2C0DC
triadic
#C0CCDC #DCC0CC #CCDCC0
tetradic
#C0CCDC #DCC0DA #DCD0C0 #C0DCC2
square
#C0CCDC #DCC0DA #DCD0C0 #C0DCC2
split-complementary
#C0CCDC #DCC2C0 #DADCC0
monochromatic
#718CB0 #99ACC6 #C0CCDC #E7ECF2 #EBEFF4
Accessibility & contrast
On white
1.63
#C0CCDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.91
#C0CCDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0CCDC
12.91:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0CCDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0CCDC | 1.00 | 1.63 | 12.91 | 12.91 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.91 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.91 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7CCDD
Deuteranopia (green-blind)
#C4CADC
Tritanopia (blue-blind)
#B9CFD1
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c0ccdc; /* rgb */ color: rgb(192, 204, 220); /* oklch */ color: oklch(84.1% 0.026 255.6);
Tailwind
colors: {
custom: {
50: '#d3dbe6',
500: '#c0ccdc',
950: '#000000',
},
}SCSS
$custom: #c0ccdc; $custom-light: #d3dbe6; $custom-dark: #000000;
JSON
{
"hex": "#c0ccdc",
"rgb": {
"r": 192,
"g": 204,
"b": 220
},
"hsl": {
"h": 214.286,
"s": 28.571,
"l": 80.784
},
"oklch": {
"l": 0.84095,
"c": 0.02593,
"h": 255.6
},
"luminance": 0.5956
}Semantic roles & 50–950 ramp
primary
#C0CCDC
secondary
#B3A38D
accent
#7A3EA7
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141516
muted
#838484