#C4CCD2#C4CCD2
#C4CCD2 is a very light, near-neutral cyan. Relative luminance 0.596; OKLCH L 84.1% C 0.012 H 240.0°. Best body text is #000000 at 12.92:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CCD2 |
|---|---|
| RGB | rgb(196, 204, 210) |
| HSL | hsl(206, 13%, 80%) |
| HSV | hsv(206, 7%, 82%) |
| CMYK | cmyk(6.7%, 2.9%, 0%, 17.6%) |
| CIE-LAB | lab(81.61, -1.58, -3.92) |
| CIE-LCH | lch(81.61, 4.23, 248.08°) |
| OKLab | oklab(84.08% -0.0061 -0.0105) |
| OKLCH | oklch(84.08% 0.012 240) |
| XYZ | xyz(55.9883, 59.5742, 69.5096) |
| Luminance | 0.5958 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.19
Fog
#D8DCE0
ΔE00 4.33
Light Gray
#D3D3D3
ΔE00 4.60
Silver
#C0C0C0
ΔE00 4.96
Dove Gray
#B6B8BD
ΔE00 5.54
Gainsboro
#DCDCDC
ΔE00 5.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CCD2 #D2CAC4
analogous
#C4D2D1 #C4CCD2 #C4C5D2
triadic
#C4CCD2 #D2C4CC #CCD2C4
tetradic
#C4CCD2 #D1C4D2 #D2CAC4 #C5D2C4
square
#C4CCD2 #D1C4D2 #D2CAC4 #C5D2C4
split-complementary
#C4CCD2 #D2C4C5 #D2D1C4
monochromatic
#7F909D #A1AEB8 #C4CCD2 #E7EAEC #EEF0F2
Accessibility & contrast
On white
1.63
#C4CCD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.92
#C4CCD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CCD2
12.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CCD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CCD2 | 1.00 | 1.63 | 12.92 | 12.92 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACCD2
Deuteranopia (green-blind)
#C8CAD2
Tritanopia (blue-blind)
#C1CECE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c4ccd2; /* rgb */ color: rgb(196, 204, 210); /* oklch */ color: oklch(84.1% 0.012 240.0);
Tailwind
colors: {
custom: {
50: '#d5dbdf',
500: '#c4ccd2',
950: '#000000',
},
}SCSS
$custom: #c4ccd2; $custom-light: #d5dbdf; $custom-dark: #000000;
JSON
{
"hex": "#c4ccd2",
"rgb": {
"r": 196,
"g": 204,
"b": 210
},
"hsl": {
"h": 205.714,
"s": 13.462,
"l": 79.608
},
"oklch": {
"l": 0.84081,
"c": 0.01214,
"h": 240
},
"luminance": 0.59575
}Semantic roles & 50–950 ramp
primary
#C4CCD2
secondary
#A69C94
accent
#6D4E98
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484