#C0CCD2#C0CCD2
#C0CCD2 is a very light, near-neutral cyan. Relative luminance 0.590; OKLCH L 83.8% C 0.016 H 229.0°. Best body text is #000000 at 12.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C0CCD2 |
|---|---|
| RGB | rgb(192, 204, 210) |
| HSL | hsl(200, 17%, 79%) |
| HSV | hsv(200, 9%, 82%) |
| CMYK | cmyk(8.6%, 2.9%, 0%, 17.6%) |
| CIE-LAB | lab(81.32, -2.91, -4.38) |
| CIE-LCH | lch(81.32, 5.26, 236.45°) |
| OKLab | oklab(83.78% -0.0102 -0.0118) |
| OKLCH | oklch(83.78% 0.016 229) |
| XYZ | xyz(54.9615, 59.0447, 69.4614) |
| Luminance | 0.5905 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.67
Fog
#D8DCE0
ΔE00 5.32
Light Gray
#D3D3D3
ΔE00 5.85
Silver
#C0C0C0
ΔE00 5.98
Dove Gray
#B6B8BD
ΔE00 6.39
Gainsboro
#DCDCDC
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C0CCD2 #D2C6C0
analogous
#C0D2CF #C0CCD2 #C0C3D2
triadic
#C0CCD2 #D2C0CC #CCD2C0
tetradic
#C0CCD2 #CFC0D2 #D2C6C0 #C3D2C0
square
#C0CCD2 #CFC0D2 #D2C6C0 #C3D2C0
split-complementary
#C0CCD2 #D2C0C3 #D2CFC0
monochromatic
#79929F #9CAFB9 #C0CCD2 #E4E9EC #EDF1F2
Accessibility & contrast
On white
1.64
#C0CCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.81
#C0CCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C0CCD2
12.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C0CCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C0CCD2 | 1.00 | 1.64 | 12.81 | 12.81 |
| #FFFFFF | 1.64 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CBD2
Deuteranopia (green-blind)
#C6C9D2
Tritanopia (blue-blind)
#BCCECE
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c0ccd2; /* rgb */ color: rgb(192, 204, 210); /* oklch */ color: oklch(83.8% 0.016 229.0);
Tailwind
colors: {
custom: {
50: '#d3dbdf',
500: '#c0ccd2',
950: '#000000',
},
}SCSS
$custom: #c0ccd2; $custom-light: #d3dbdf; $custom-dark: #000000;
JSON
{
"hex": "#c0ccd2",
"rgb": {
"r": 192,
"g": 204,
"b": 210
},
"hsl": {
"h": 200,
"s": 16.667,
"l": 78.824
},
"oklch": {
"l": 0.83781,
"c": 0.01559,
"h": 229
},
"luminance": 0.59045
}Semantic roles & 50–950 ramp
primary
#C0CCD2
secondary
#A7978F
accent
#654B9B
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484