#C0CEDC#C0CEDC
#C0CEDC is a very light, muted cyan. Relative luminance 0.605; OKLCH L 84.5% C 0.025 H 248.1°. Best body text is #000000 at 13.10:1 contrast (WCAG AA passes).
Color values
| HEX | #C0CEDC |
|---|---|
| RGB | rgb(192, 206, 220) |
| HSL | hsl(210, 29%, 81%) |
| HSV | hsv(210, 13%, 86%) |
| CMYK | cmyk(12.7%, 6.4%, 0%, 13.7%) |
| CIE-LAB | lab(82.12, -1.95, -8.54) |
| CIE-LCH | lch(82.12, 8.77, 257.12°) |
| OKLab | oklab(84.5% -0.0092 -0.023) |
| OKLCH | oklch(84.5% 0.025 248.1) |
| XYZ | xyz(56.7248, 60.5155, 76.3884) |
| Luminance | 0.6052 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.30
Cloudy Blue
#ACC2D9
ΔE00 4.82
Lightsteelblue
#B0C4DE
ΔE00 5.11
Fog
#D8DCE0
ΔE00 6.24
Light Grey Blue
#9DBCD4
ΔE00 7.42
Dove Gray
#B6B8BD
ΔE00 7.46
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0CEDC #DCCEC0
analogous
#C0DCDC #C0CEDC #C0C0DC
triadic
#C0CEDC #DCC0CE #CEDCC0
tetradic
#C0CEDC #DCC0DC #DCCEC0 #C0DCC0
square
#C0CEDC #DCC0DC #DCCEC0 #C0DCC0
split-complementary
#C0CEDC #DCC0C0 #DCDCC0
monochromatic
#7191B0 #99AFC6 #C0CEDC #E7EDF2 #EBF0F4
Accessibility & contrast
On white
1.60
#C0CEDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.10
#C0CEDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0CEDC
13.10:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0CEDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0CEDC | 1.00 | 1.60 | 13.10 | 13.10 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.10 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.10 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CEDD
Deuteranopia (green-blind)
#C6CBDC
Tritanopia (blue-blind)
#B9D1D2
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c0cedc; /* rgb */ color: rgb(192, 206, 220); /* oklch */ color: oklch(84.5% 0.025 248.1);
Tailwind
colors: {
custom: {
50: '#d3dce6',
500: '#c0cedc',
950: '#000000',
},
}SCSS
$custom: #c0cedc; $custom-light: #d3dce6; $custom-dark: #000000;
JSON
{
"hex": "#c0cedc",
"rgb": {
"r": 192,
"g": 206,
"b": 220
},
"hsl": {
"h": 210,
"s": 28.571,
"l": 80.784
},
"oklch": {
"l": 0.84504,
"c": 0.02481,
"h": 248.1
},
"luminance": 0.60516
}Semantic roles & 50–950 ramp
primary
#C0CEDC
secondary
#B3A08D
accent
#733EA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484