#C0CFDC#C0CFDC
#C0CFDC is a very light, muted cyan. Relative luminance 0.610; OKLCH L 84.7% C 0.024 H 244.2°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #C0CFDC |
|---|---|
| RGB | rgb(192, 207, 220) |
| HSL | hsl(208, 29%, 81%) |
| HSV | hsv(208, 13%, 86%) |
| CMYK | cmyk(12.7%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(82.38, -2.48, -8.16) |
| CIE-LCH | lch(82.38, 8.53, 253.10°) |
| OKLab | oklab(84.71% -0.0106 -0.022) |
| OKLCH | oklch(84.71% 0.024 244.2) |
| XYZ | xyz(56.9663, 60.9985, 76.4689) |
| Luminance | 0.6100 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.87
Cloudy Blue
#ACC2D9
ΔE00 5.14
Lightsteelblue
#B0C4DE
ΔE00 5.61
Fog
#D8DCE0
ΔE00 6.10
Light Grey Blue
#9DBCD4
ΔE00 7.47
Silver (survey)
#C5C9C7
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0CFDC #DCCDC0
analogous
#C0DCDB #C0CFDC #C0C1DC
triadic
#C0CFDC #DCC0CF #CFDCC0
tetradic
#C0CFDC #DBC0DC #DCCDC0 #C1DCC0
square
#C0CFDC #DBC0DC #DCCDC0 #C1DCC0
split-complementary
#C0CFDC #DCC0C1 #DCDBC0
monochromatic
#7193B0 #99B1C6 #C0CFDC #E7EDF2 #EBF0F4
Accessibility & contrast
On white
1.59
#C0CFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#C0CFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0CFDC
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0CFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0CFDC | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACFDD
Deuteranopia (green-blind)
#C6CCDC
Tritanopia (blue-blind)
#B9D2D3
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c0cfdc; /* rgb */ color: rgb(192, 207, 220); /* oklch */ color: oklch(84.7% 0.024 244.2);
Tailwind
colors: {
custom: {
50: '#d3dde6',
500: '#c0cfdc',
950: '#000000',
},
}SCSS
$custom: #c0cfdc; $custom-light: #d3dde6; $custom-dark: #000000;
JSON
{
"hex": "#c0cfdc",
"rgb": {
"r": 192,
"g": 207,
"b": 220
},
"hsl": {
"h": 207.857,
"s": 28.571,
"l": 80.784
},
"oklch": {
"l": 0.84709,
"c": 0.02442,
"h": 244.2
},
"luminance": 0.60999
}Semantic roles & 50–950 ramp
primary
#C0CFDC
secondary
#B39F8D
accent
#6F3EA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484