#C0CEDE#C0CEDE
#C0CEDE is a very light, muted cyan. Relative luminance 0.606; OKLCH L 84.6% C 0.027 H 251.7°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #C0CEDE |
|---|---|
| RGB | rgb(192, 206, 222) |
| HSL | hsl(212, 31%, 81%) |
| HSV | hsv(212, 14%, 87%) |
| CMYK | cmyk(13.5%, 7.2%, 0%, 12.9%) |
| CIE-LAB | lab(82.18, -1.54, -9.53) |
| CIE-LCH | lch(82.18, 9.65, 260.80°) |
| OKLab | oklab(84.57% -0.0085 -0.0257) |
| OKLCH | oklch(84.57% 0.027 251.7) |
| XYZ | xyz(56.9913, 60.6221, 77.7917) |
| Luminance | 0.6062 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.51
Cloudy Blue
#ACC2D9
ΔE00 4.45
Lightsteelblue
#B0C4DE
ΔE00 4.46
Fog
#D8DCE0
ΔE00 6.68
Light Grey Blue
#9DBCD4
ΔE00 7.33
Dove Gray
#B6B8BD
ΔE00 7.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0CEDE #DED0C0
analogous
#C0DDDE #C0CEDE #C1C0DE
triadic
#C0CEDE #DEC0CE #CEDEC0
tetradic
#C0CEDE #DEC0DD #DED0C0 #C0DEC1
square
#C0CEDE #DEC0DD #DED0C0 #C0DEC1
split-complementary
#C0CEDE #DEC1C0 #DDDEC0
monochromatic
#7090B4 #98AFC9 #C0CEDE #E8EDF3 #EBEFF4
Accessibility & contrast
On white
1.60
#C0CEDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#C0CEDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0CEDE
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0CEDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0CEDE | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8CEDF
Deuteranopia (green-blind)
#C5CBDE
Tritanopia (blue-blind)
#B9D1D3
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c0cede; /* rgb */ color: rgb(192, 206, 222); /* oklch */ color: oklch(84.6% 0.027 251.7);
Tailwind
colors: {
custom: {
50: '#d3dce8',
500: '#c0cede',
950: '#000000',
},
}SCSS
$custom: #c0cede; $custom-light: #d3dce8; $custom-dark: #000000;
JSON
{
"hex": "#c0cede",
"rgb": {
"r": 192,
"g": 206,
"b": 222
},
"hsl": {
"h": 212,
"s": 31.25,
"l": 81.176
},
"oklch": {
"l": 0.84568,
"c": 0.02706,
"h": 251.7
},
"luminance": 0.60623
}Semantic roles & 50–950 ramp
primary
#C0CEDE
secondary
#B6A28D
accent
#763CAA
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484