#C4D6DC#C4D6DC
#C4D6DC is a very light, muted cyan. Relative luminance 0.650; OKLCH L 86.4% C 0.021 H 219.7°. Best body text is #000000 at 14.00:1 contrast (WCAG AA passes).
Color values
| HEX | #C4D6DC |
|---|---|
| RGB | rgb(196, 214, 220) |
| HSL | hsl(195, 26%, 82%) |
| HSV | hsv(195, 11%, 86%) |
| CMYK | cmyk(10.9%, 2.7%, 0%, 13.7%) |
| CIE-LAB | lab(84.48, -4.84, -5.02) |
| CIE-LCH | lch(84.48, 6.97, 226.00°) |
| OKLab | oklab(86.44% -0.0163 -0.0135) |
| OKLCH | oklch(86.44% 0.021 219.7) |
| XYZ | xyz(59.7268, 64.9952, 77.0949) |
| Luminance | 0.6500 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.91
Silver (survey)
#C5C9C7
ΔE00 6.55
Lightblue
#ADD8E6
ΔE00 6.72
Light Gray
#D3D3D3
ΔE00 7.36
Light Grey
#D8DCD6
ΔE00 7.50
Gainsboro
#DCDCDC
ΔE00 7.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4D6DC #DCCAC4
analogous
#C4DCD6 #C4D6DC #C4CADC
triadic
#C4D6DC #DCC4D6 #D6DCC4
tetradic
#C4D6DC #D6C4DC #DCCAC4 #CADCC4
square
#C4D6DC #D6C4DC #DCCAC4 #CADCC4
split-complementary
#C4D6DC #DCC4CA #DCD6C4
monochromatic
#77A1AE #9EBBC5 #C4D6DC #EAF1F3 #ECF2F4
Accessibility & contrast
On white
1.50
#C4D6DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.00
#C4D6DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4D6DC
14.00:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4D6DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4D6DC | 1.00 | 1.50 | 14.00 | 14.00 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.00 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.00 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2D5DC
Deuteranopia (green-blind)
#CED1DC
Tritanopia (blue-blind)
#BED8D8
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c4d6dc; /* rgb */ color: rgb(196, 214, 220); /* oklch */ color: oklch(86.4% 0.021 219.7);
Tailwind
colors: {
custom: {
50: '#d6e2e6',
500: '#c4d6dc',
950: '#000000',
},
}SCSS
$custom: #c4d6dc; $custom-light: #d6e2e6; $custom-dark: #000000;
JSON
{
"hex": "#c4d6dc",
"rgb": {
"r": 196,
"g": 214,
"b": 220
},
"hsl": {
"h": 195,
"s": 25.532,
"l": 81.569
},
"oklch": {
"l": 0.86436,
"c": 0.02113,
"h": 219.7
},
"luminance": 0.64996
}Semantic roles & 50–950 ramp
primary
#C4D6DC
secondary
#B39A91
accent
#5A41A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484