#C0CED8#C0CED8
#C0CED8 is a very light, muted cyan. Relative luminance 0.603; OKLCH L 84.4% C 0.021 H 238.7°. Best body text is #000000 at 13.06:1 contrast (WCAG AA passes).
Color values
| HEX | #C0CED8 |
|---|---|
| RGB | rgb(192, 206, 216) |
| HSL | hsl(205, 24%, 80%) |
| HSV | hsv(205, 11%, 85%) |
| CMYK | cmyk(11.1%, 4.6%, 0%, 15.3%) |
| CIE-LAB | lab(82.00, -2.76, -6.58) |
| CIE-LCH | lch(82.00, 7.13, 247.20°) |
| OKLab | oklab(84.38% -0.0107 -0.0177) |
| OKLCH | oklch(84.38% 0.021 238.7) |
| XYZ | xyz(56.2014, 60.3061, 73.6317) |
| Luminance | 0.6031 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.63
Cloudy Blue
#ACC2D9
ΔE00 5.98
Light Blue Grey
#B7C9E2
ΔE00 6.05
Silver (survey)
#C5C9C7
ΔE00 6.37
Lightsteelblue
#B0C4DE
ΔE00 6.65
Light Gray
#D3D3D3
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0CED8 #D8CAC0
analogous
#C0D8D6 #C0CED8 #C0C2D8
triadic
#C0CED8 #D8C0CE #CED8C0
tetradic
#C0CED8 #D6C0D8 #D8CAC0 #C2D8C0
square
#C0CED8 #D6C0D8 #D8CAC0 #C2D8C0
split-complementary
#C0CED8 #D8C0C2 #D8D6C0
monochromatic
#7493A9 #9AB1C1 #C0CED8 #E6EBEF #ECF0F3
Accessibility & contrast
On white
1.61
#C0CED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.06
#C0CED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0CED8
13.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0CED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0CED8 | 1.00 | 1.61 | 13.06 | 13.06 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACDD9
Deuteranopia (green-blind)
#C7CBD8
Tritanopia (blue-blind)
#BAD1D1
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c0ced8; /* rgb */ color: rgb(192, 206, 216); /* oklch */ color: oklch(84.4% 0.021 238.7);
Tailwind
colors: {
custom: {
50: '#d3dce4',
500: '#c0ced8',
950: '#000000',
},
}SCSS
$custom: #c0ced8; $custom-light: #d3dce4; $custom-dark: #000000;
JSON
{
"hex": "#c0ced8",
"rgb": {
"r": 192,
"g": 206,
"b": 216
},
"hsl": {
"h": 205,
"s": 23.529,
"l": 80
},
"oklch": {
"l": 0.84377,
"c": 0.0207,
"h": 238.7
},
"luminance": 0.60307
}Semantic roles & 50–950 ramp
primary
#C0CED8
secondary
#AE9B8E
accent
#6B44A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484