#C4D8DE#C4D8DE
#C4D8DE is a very light, muted cyan. Relative luminance 0.661; OKLCH L 86.9% C 0.023 H 217.7°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #C4D8DE |
|---|---|
| RGB | rgb(196, 216, 222) |
| HSL | hsl(194, 28%, 82%) |
| HSV | hsv(194, 12%, 87%) |
| CMYK | cmyk(11.7%, 2.7%, 0%, 12.9%) |
| CIE-LAB | lab(85.06, -5.48, -5.23) |
| CIE-LCH | lch(85.06, 7.57, 223.63°) |
| OKLab | oklab(86.91% -0.0182 -0.0141) |
| OKLCH | oklch(86.91% 0.023 217.7) |
| XYZ | xyz(60.5025, 66.1203, 78.6680) |
| Luminance | 0.6612 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 6.15
Fog
#D8DCE0
ΔE00 6.45
Silver (survey)
#C5C9C7
ΔE00 7.19
Powder Blue
#B0E0E6
ΔE00 7.73
Light Grey
#D8DCD6
ΔE00 7.80
Light Gray
#D3D3D3
ΔE00 8.00
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4D8DE #DECAC4
analogous
#C4DED7 #C4D8DE #C4CBDE
triadic
#C4D8DE #DEC4D8 #D8DEC4
tetradic
#C4D8DE #D7C4DE #DECAC4 #CBDEC4
square
#C4D8DE #D7C4DE #DECAC4 #CBDEC4
split-complementary
#C4D8DE #DEC4CB #DED7C4
monochromatic
#76A4B2 #9DBEC8 #C4D8DE #EBF2F4 #EBF2F4
Accessibility & contrast
On white
1.48
#C4D8DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#C4D8DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4D8DE
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4D8DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4D8DE | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DE
Deuteranopia (green-blind)
#CFD3DE
Tritanopia (blue-blind)
#BDDADA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #c4d8de; /* rgb */ color: rgb(196, 216, 222); /* oklch */ color: oklch(86.9% 0.023 217.7);
Tailwind
colors: {
custom: {
50: '#d6e4e8',
500: '#c4d8de',
950: '#000000',
},
}SCSS
$custom: #c4d8de; $custom-light: #d6e4e8; $custom-dark: #000000;
JSON
{
"hex": "#c4d8de",
"rgb": {
"r": 196,
"g": 216,
"b": 222
},
"hsl": {
"h": 193.846,
"s": 28.261,
"l": 81.961
},
"oklch": {
"l": 0.86908,
"c": 0.02305,
"h": 217.7
},
"luminance": 0.66121
}Semantic roles & 50–950 ramp
primary
#C4D8DE
secondary
#B59991
accent
#573FA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484