#C4DCED#C4DCED
#C4DCED is a very light, muted cyan. Relative luminance 0.690; OKLCH L 88.2% C 0.035 H 238.7°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DCED |
|---|---|
| RGB | rgb(196, 220, 237) |
| HSL | hsl(205, 53%, 85%) |
| HSV | hsv(205, 17%, 93%) |
| CMYK | cmyk(17.3%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(86.52, -4.48, -10.99) |
| CIE-LCH | lch(86.52, 11.87, 247.82°) |
| OKLab | oklab(88.2% -0.0181 -0.0297) |
| OKLCH | oklch(88.2% 0.035 238.7) |
| XYZ | xyz(63.6403, 69.0351, 90.0765) |
| Luminance | 0.6904 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 6.31
Lightblue
#ADD8E6
ΔE00 6.32
Cloudy Blue
#ACC2D9
ΔE00 6.82
Lightsteelblue
#B0C4DE
ΔE00 7.15
Ice Blue
#A5DFF9
ΔE00 7.42
Fog
#D8DCE0
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DCED #EDD5C4
analogous
#C4EDEA #C4DCED #C4C8ED
triadic
#C4DCED #EDC4DC #DCEDC4
tetradic
#C4DCED #EAC4ED #EDD5C4 #C8EDC4
square
#C4DCED #EAC4ED #EDD5C4 #C8EDC4
split-complementary
#C4DCED #EDC4C8 #EDEAC4
monochromatic
#66A4D0 #95C0DF #C4DCED #E8F1F8 #E8F1F8
Accessibility & contrast
On white
1.42
#C4DCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#C4DCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DCED
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DCED | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DBEE
Deuteranopia (green-blind)
#CFD7ED
Tritanopia (blue-blind)
#B9E0E1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c4dced; /* rgb */ color: rgb(196, 220, 237); /* oklch */ color: oklch(88.2% 0.035 238.7);
Tailwind
colors: {
custom: {
50: '#d6e6f2',
500: '#c4dced',
950: '#000000',
},
}SCSS
$custom: #c4dced; $custom-light: #d6e6f2; $custom-dark: #000000;
JSON
{
"hex": "#c4dced",
"rgb": {
"r": 196,
"g": 220,
"b": 237
},
"hsl": {
"h": 204.878,
"s": 53.247,
"l": 84.902
},
"oklch": {
"l": 0.88202,
"c": 0.0348,
"h": 238.7
},
"luminance": 0.69037
}Semantic roles & 50–950 ramp
primary
#C4DCED
secondary
#CAA58B
accent
#6525C1
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485