#C0CCD4#C0CCD4
#C0CCD4 is a very light, near-neutral cyan. Relative luminance 0.591; OKLCH L 83.8% C 0.017 H 236.7°. Best body text is #000000 at 12.83:1 contrast (WCAG AA passes).
Color values
| HEX | #C0CCD4 |
|---|---|
| RGB | rgb(192, 204, 212) |
| HSL | hsl(204, 19%, 79%) |
| HSV | hsv(204, 9%, 83%) |
| CMYK | cmyk(9.4%, 3.8%, 0%, 16.9%) |
| CIE-LAB | lab(81.37, -2.51, -5.37) |
| CIE-LCH | lch(81.37, 5.93, 244.94°) |
| OKLab | oklab(83.84% -0.0095 -0.0144) |
| OKLCH | oklch(83.84% 0.017 236.7) |
| XYZ | xyz(55.2122, 59.1450, 70.7819) |
| Luminance | 0.5915 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.33
Silver (survey)
#C5C9C7
ΔE00 5.36
Light Gray
#D3D3D3
ΔE00 6.10
Silver
#C0C0C0
ΔE00 6.26
Dove Gray
#B6B8BD
ΔE00 6.31
Cloudy Blue
#ACC2D9
ΔE00 6.57
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0CCD4 #D4C8C0
analogous
#C0D4D2 #C0CCD4 #C0C2D4
triadic
#C0CCD4 #D4C0CC #CCD4C0
tetradic
#C0CCD4 #D2C0D4 #D4C8C0 #C2D4C0
square
#C0CCD4 #D2C0D4 #D4C8C0 #C2D4C0
split-complementary
#C0CCD4 #D4C0C2 #D4D2C0
monochromatic
#7791A2 #9CAFBB #C0CCD4 #E4E9ED #EDF0F3
Accessibility & contrast
On white
1.64
#C0CCD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.83
#C0CCD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0CCD4
12.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0CCD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0CCD4 | 1.00 | 1.64 | 12.83 | 12.83 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CBD4
Deuteranopia (green-blind)
#C6C9D4
Tritanopia (blue-blind)
#BBCECE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c0ccd4; /* rgb */ color: rgb(192, 204, 212); /* oklch */ color: oklch(83.8% 0.017 236.7);
Tailwind
colors: {
custom: {
50: '#d3dbe1',
500: '#c0ccd4',
950: '#000000',
},
}SCSS
$custom: #c0ccd4; $custom-light: #d3dbe1; $custom-dark: #000000;
JSON
{
"hex": "#c0ccd4",
"rgb": {
"r": 192,
"g": 204,
"b": 212
},
"hsl": {
"h": 204,
"s": 18.868,
"l": 79.216
},
"oklch": {
"l": 0.83842,
"c": 0.01726,
"h": 236.7
},
"luminance": 0.59146
}Semantic roles & 50–950 ramp
primary
#C0CCD4
secondary
#A9998F
accent
#6A489D
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484