#C4DAEB#C4DAEB
#C4DAEB is a very light, muted cyan. Relative luminance 0.679; OKLCH L 87.7% C 0.033 H 241.1°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DAEB |
|---|---|
| RGB | rgb(196, 218, 235) |
| HSL | hsl(206, 49%, 85%) |
| HSV | hsv(206, 17%, 92%) |
| CMYK | cmyk(16.6%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(85.94, -3.86, -10.79) |
| CIE-LCH | lch(85.94, 11.46, 250.32°) |
| OKLab | oklab(87.73% -0.0161 -0.0292) |
| OKLCH | oklch(87.73% 0.033 241.1) |
| XYZ | xyz(62.8280, 67.8753, 88.3722) |
| Luminance | 0.6788 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.68
Cloudy Blue
#ACC2D9
ΔE00 6.32
Lightsteelblue
#B0C4DE
ΔE00 6.58
Lightblue
#ADD8E6
ΔE00 6.86
Fog
#D8DCE0
ΔE00 7.33
Ice Blue
#A5DFF9
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DAEB #EBD5C4
analogous
#C4EBE9 #C4DAEB #C4C7EB
triadic
#C4DAEB #EBC4DA #DAEBC4
tetradic
#C4DAEB #E9C4EB #EBD5C4 #C7EBC4
square
#C4DAEB #E9C4EB #EBD5C4 #C7EBC4
split-complementary
#C4DAEB #EBC4C7 #EBE9C4
monochromatic
#69A1CC #96BDDC #C4DAEB #E8F1F7 #E8F1F7
Accessibility & contrast
On white
1.44
#C4DAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#C4DAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DAEB
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DAEB | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D9EC
Deuteranopia (green-blind)
#CED5EB
Tritanopia (blue-blind)
#BADEDF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c4daeb; /* rgb */ color: rgb(196, 218, 235); /* oklch */ color: oklch(87.7% 0.033 241.1);
Tailwind
colors: {
custom: {
50: '#d6e5f1',
500: '#c4daeb',
950: '#000000',
},
}SCSS
$custom: #c4daeb; $custom-light: #d6e5f1; $custom-dark: #000000;
JSON
{
"hex": "#c4daeb",
"rgb": {
"r": 196,
"g": 218,
"b": 235
},
"hsl": {
"h": 206.154,
"s": 49.367,
"l": 84.51
},
"oklch": {
"l": 0.87728,
"c": 0.03334,
"h": 241.1
},
"luminance": 0.67877
}Semantic roles & 50–950 ramp
primary
#C4DAEB
secondary
#C7A68C
accent
#6929BD
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485