#C0D0DC#C0D0DC
#C0D0DC is a very light, muted cyan. Relative luminance 0.615; OKLCH L 84.9% C 0.024 H 240.1°. Best body text is #000000 at 13.30:1 contrast (WCAG AA passes).
Color values
| HEX | #C0D0DC |
|---|---|
| RGB | rgb(192, 208, 220) |
| HSL | hsl(206, 29%, 81%) |
| HSV | hsv(206, 13%, 86%) |
| CMYK | cmyk(12.7%, 5.5%, 0%, 13.7%) |
| CIE-LAB | lab(82.64, -3.00, -7.77) |
| CIE-LCH | lch(82.64, 8.33, 248.87°) |
| OKLab | oklab(84.91% -0.012 -0.0209) |
| OKLCH | oklch(84.91% 0.024 240.1) |
| XYZ | xyz(57.2094, 61.4846, 76.5499) |
| Luminance | 0.6149 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.48
Cloudy Blue
#ACC2D9
ΔE00 5.54
Fog
#D8DCE0
ΔE00 6.05
Lightsteelblue
#B0C4DE
ΔE00 6.16
Silver (survey)
#C5C9C7
ΔE00 7.34
Light Gray
#D3D3D3
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0D0DC #DCCCC0
analogous
#C0DCDA #C0D0DC #C0C2DC
triadic
#C0D0DC #DCC0D0 #D0DCC0
tetradic
#C0D0DC #DAC0DC #DCCCC0 #C2DCC0
square
#C0D0DC #DAC0DC #DCCCC0 #C2DCC0
split-complementary
#C0D0DC #DCC0C2 #DCDAC0
monochromatic
#7195B0 #99B3C6 #C0D0DC #E7EDF2 #EBF0F4
Accessibility & contrast
On white
1.58
#C0D0DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.30
#C0D0DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0D0DC
13.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0D0DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0D0DC | 1.00 | 1.58 | 13.30 | 13.30 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCFDD
Deuteranopia (green-blind)
#C7CCDC
Tritanopia (blue-blind)
#B9D3D4
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c0d0dc; /* rgb */ color: rgb(192, 208, 220); /* oklch */ color: oklch(84.9% 0.024 240.1);
Tailwind
colors: {
custom: {
50: '#d3dee6',
500: '#c0d0dc',
950: '#000000',
},
}SCSS
$custom: #c0d0dc; $custom-light: #d3dee6; $custom-dark: #000000;
JSON
{
"hex": "#c0d0dc",
"rgb": {
"r": 192,
"g": 208,
"b": 220
},
"hsl": {
"h": 205.714,
"s": 28.571,
"l": 80.784
},
"oklch": {
"l": 0.84914,
"c": 0.02414,
"h": 240.1
},
"luminance": 0.61486
}Semantic roles & 50–950 ramp
primary
#C0D0DC
secondary
#B39D8D
accent
#6B3EA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484