#C4D8DC#C4D8DC
#C4D8DC is a very light, muted cyan. Relative luminance 0.660; OKLCH L 86.8% C 0.022 H 211.0°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #C4D8DC |
|---|---|
| RGB | rgb(196, 216, 220) |
| HSL | hsl(190, 26%, 82%) |
| HSV | hsv(190, 11%, 86%) |
| CMYK | cmyk(10.9%, 1.8%, 0%, 13.7%) |
| CIE-LAB | lab(85.00, -5.88, -4.25) |
| CIE-LCH | lch(85.00, 7.25, 215.83°) |
| OKLab | oklab(86.85% -0.019 -0.0114) |
| OKLCH | oklch(86.85% 0.022 211) |
| XYZ | xyz(60.2361, 66.0138, 77.2646) |
| Luminance | 0.6602 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.37
Fog
#D8DCE0
ΔE00 6.71
Silver (survey)
#C5C9C7
ΔE00 6.96
Light Grey
#D8DCD6
ΔE00 7.33
Powder Blue
#B0E0E6
ΔE00 7.42
Light Gray
#D3D3D3
ΔE00 8.03
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4D8DC #DCC8C4
analogous
#C4DCD4 #C4D8DC #C4CCDC
triadic
#C4D8DC #DCC4D8 #D8DCC4
tetradic
#C4D8DC #D4C4DC #DCC8C4 #CCDCC4
square
#C4D8DC #D4C4DC #DCC8C4 #CCDCC4
split-complementary
#C4D8DC #DCC4CC #DCD4C4
monochromatic
#77A5AE #9EBFC5 #C4D8DC #EAF1F3 #ECF2F4
Accessibility & contrast
On white
1.48
#C4D8DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#C4D8DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4D8DC
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4D8DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4D8DC | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DC
Deuteranopia (green-blind)
#D0D3DC
Tritanopia (blue-blind)
#BEDAD9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c4d8dc; /* rgb */ color: rgb(196, 216, 220); /* oklch */ color: oklch(86.8% 0.022 211.0);
Tailwind
colors: {
custom: {
50: '#d6e4e6',
500: '#c4d8dc',
950: '#000000',
},
}SCSS
$custom: #c4d8dc; $custom-light: #d6e4e6; $custom-dark: #000000;
JSON
{
"hex": "#c4d8dc",
"rgb": {
"r": 196,
"g": 216,
"b": 220
},
"hsl": {
"h": 190,
"s": 25.532,
"l": 81.569
},
"oklch": {
"l": 0.86848,
"c": 0.0222,
"h": 211
},
"luminance": 0.66015
}Semantic roles & 50–950 ramp
primary
#C4D8DC
secondary
#B39791
accent
#5241A4
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484