#C0CED6#C0CED6
#C0CED6 is a very light, near-neutral cyan. Relative luminance 0.602; OKLCH L 84.3% C 0.019 H 232.6°. Best body text is #000000 at 13.04:1 contrast (WCAG AA passes).
Color values
| HEX | #C0CED6 |
|---|---|
| RGB | rgb(192, 206, 214) |
| HSL | hsl(202, 21%, 80%) |
| HSV | hsv(202, 10%, 84%) |
| CMYK | cmyk(10.3%, 3.7%, 0%, 16.1%) |
| CIE-LAB | lab(81.95, -3.16, -5.59) |
| CIE-LCH | lch(81.95, 6.42, 240.49°) |
| OKLab | oklab(84.32% -0.0115 -0.015) |
| OKLCH | oklch(84.32% 0.019 232.6) |
| XYZ | xyz(55.9444, 60.2033, 72.2783) |
| Luminance | 0.6020 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.52
Silver (survey)
#C5C9C7
ΔE00 5.71
Light Gray
#D3D3D3
ΔE00 6.53
Cloudy Blue
#ACC2D9
ΔE00 6.71
Silver
#C0C0C0
ΔE00 6.95
Light Blue Grey
#B7C9E2
ΔE00 6.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0CED6 #D6C8C0
analogous
#C0D6D3 #C0CED6 #C0C3D6
triadic
#C0CED6 #D6C0CE #CED6C0
tetradic
#C0CED6 #D3C0D6 #D6C8C0 #C3D6C0
square
#C0CED6 #D3C0D6 #D6C8C0 #C3D6C0
split-complementary
#C0CED6 #D6C0C3 #D6D3C0
monochromatic
#7694A6 #9BB1BE #C0CED6 #E5EBEE #ECF1F3
Accessibility & contrast
On white
1.61
#C0CED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.04
#C0CED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0CED6
13.04:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0CED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0CED6 | 1.00 | 1.61 | 13.04 | 13.04 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.04 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.04 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACDD6
Deuteranopia (green-blind)
#C7CBD6
Tritanopia (blue-blind)
#BBD0D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c0ced6; /* rgb */ color: rgb(192, 206, 214); /* oklch */ color: oklch(84.3% 0.019 232.6);
Tailwind
colors: {
custom: {
50: '#d3dce2',
500: '#c0ced6',
950: '#000000',
},
}SCSS
$custom: #c0ced6; $custom-light: #d3dce2; $custom-dark: #000000;
JSON
{
"hex": "#c0ced6",
"rgb": {
"r": 192,
"g": 206,
"b": 214
},
"hsl": {
"h": 201.818,
"s": 21.154,
"l": 79.608
},
"oklch": {
"l": 0.84315,
"c": 0.01893,
"h": 232.6
},
"luminance": 0.60204
}Semantic roles & 50–950 ramp
primary
#C0CED6
secondary
#AC998F
accent
#6746A0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484