#C0CED3#C0CED3
#C0CED3 is a very light, near-neutral cyan. Relative luminance 0.601; OKLCH L 84.2% C 0.017 H 221.1°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #C0CED3 |
|---|---|
| RGB | rgb(192, 206, 211) |
| HSL | hsl(196, 18%, 79%) |
| HSV | hsv(196, 9%, 83%) |
| CMYK | cmyk(9%, 2.4%, 0%, 17.3%) |
| CIE-LAB | lab(81.87, -3.76, -4.11) |
| CIE-LCH | lch(81.87, 5.57, 227.54°) |
| OKLab | oklab(84.22% -0.0126 -0.011) |
| OKLCH | oklch(84.22% 0.017 221.1) |
| XYZ | xyz(55.5648, 60.0515, 70.2791) |
| Luminance | 0.6005 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.87
Fog
#D8DCE0
ΔE00 5.65
Light Gray
#D3D3D3
ΔE00 6.29
Silver
#C0C0C0
ΔE00 6.68
Gainsboro
#DCDCDC
ΔE00 7.17
Light Grey
#D8DCD6
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0CED3 #D3C5C0
analogous
#C0D3CF #C0CED3 #C0C5D3
triadic
#C0CED3 #D3C0CE #CED3C0
tetradic
#C0CED3 #CFC0D3 #D3C5C0 #C5D3C0
square
#C0CED3 #CFC0D3 #D3C5C0 #C5D3C0
split-complementary
#C0CED3 #D3C0C5 #D3CFC0
monochromatic
#7896A1 #9CB2BA #C0CED3 #E4EAEC #EDF1F2
Accessibility & contrast
On white
1.61
#C0CED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#C0CED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0CED3
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0CED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0CED3 | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCDD3
Deuteranopia (green-blind)
#C8CAD3
Tritanopia (blue-blind)
#BBD0CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c0ced3; /* rgb */ color: rgb(192, 206, 211); /* oklch */ color: oklch(84.2% 0.017 221.1);
Tailwind
colors: {
custom: {
50: '#d3dde0',
500: '#c0ced3',
950: '#000000',
},
}SCSS
$custom: #c0ced3; $custom-light: #d3dde0; $custom-dark: #000000;
JSON
{
"hex": "#c0ced3",
"rgb": {
"r": 192,
"g": 206,
"b": 211
},
"hsl": {
"h": 195.789,
"s": 17.757,
"l": 79.02
},
"oklch": {
"l": 0.84223,
"c": 0.01679,
"h": 221.1
},
"luminance": 0.60052
}Semantic roles & 50–950 ramp
primary
#C0CED3
secondary
#A8968F
accent
#5F499C
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484