#C4D4DE#C4D4DE
#C4D4DE is a very light, muted cyan. Relative luminance 0.641; OKLCH L 86.1% C 0.022 H 235.0°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #C4D4DE |
|---|---|
| RGB | rgb(196, 212, 222) |
| HSL | hsl(203, 28%, 82%) |
| HSV | hsv(203, 12%, 87%) |
| CMYK | cmyk(11.7%, 4.5%, 0%, 12.9%) |
| CIE-LAB | lab(84.02, -3.40, -6.77) |
| CIE-LCH | lch(84.02, 7.57, 243.31°) |
| OKLab | oklab(86.09% -0.0127 -0.0182) |
| OKLCH | oklch(86.09% 0.022 235) |
| XYZ | xyz(59.4902, 64.0957, 78.3305) |
| Luminance | 0.6410 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.37
Light Blue Grey
#B7C9E2
ΔE00 6.67
Cloudy Blue
#ACC2D9
ΔE00 6.80
Silver (survey)
#C5C9C7
ΔE00 6.96
Light Gray
#D3D3D3
ΔE00 7.13
Lightsteelblue
#B0C4DE
ΔE00 7.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4D4DE #DECEC4
analogous
#C4DEDB #C4D4DE #C4C7DE
triadic
#C4D4DE #DEC4D4 #D4DEC4
tetradic
#C4D4DE #DBC4DE #DECEC4 #C7DEC4
square
#C4D4DE #DBC4DE #DECEC4 #C7DEC4
split-complementary
#C4D4DE #DEC4C7 #DEDBC4
monochromatic
#769BB2 #9DB7C8 #C4D4DE #EBF1F4 #EBF1F4
Accessibility & contrast
On white
1.52
#C4D4DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#C4D4DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4D4DE
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4D4DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4D4DE | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DF
Deuteranopia (green-blind)
#CCD0DE
Tritanopia (blue-blind)
#BED7D7
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #c4d4de; /* rgb */ color: rgb(196, 212, 222); /* oklch */ color: oklch(86.1% 0.022 235.0);
Tailwind
colors: {
custom: {
50: '#d6e1e8',
500: '#c4d4de',
950: '#000000',
},
}SCSS
$custom: #c4d4de; $custom-light: #d6e1e8; $custom-dark: #000000;
JSON
{
"hex": "#c4d4de",
"rgb": {
"r": 196,
"g": 212,
"b": 222
},
"hsl": {
"h": 203.077,
"s": 28.261,
"l": 81.961
},
"oklch": {
"l": 0.86087,
"c": 0.02222,
"h": 235
},
"luminance": 0.64097
}Semantic roles & 50–950 ramp
primary
#C4D4DE
secondary
#B59F91
accent
#673FA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484