#C4DAEF#C4DAEF
#C4DAEF is a very light, muted cyan. Relative luminance 0.681; OKLCH L 87.9% C 0.037 H 247.0°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DAEF |
|---|---|
| RGB | rgb(196, 218, 239) |
| HSL | hsl(209, 57%, 85%) |
| HSV | hsv(209, 18%, 94%) |
| CMYK | cmyk(18%, 8.8%, 0%, 6.3%) |
| CIE-LAB | lab(86.06, -3.02, -12.73) |
| CIE-LCH | lch(86.06, 13.09, 256.66°) |
| OKLab | oklab(87.86% -0.0146 -0.0345) |
| OKLCH | oklch(87.86% 0.037 247) |
| XYZ | xyz(63.4124, 68.1091, 91.4500) |
| Luminance | 0.6811 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.69
Lightsteelblue
#B0C4DE
ΔE00 5.74
Cloudy Blue
#ACC2D9
ΔE00 5.90
Powder Blue (survey)
#B1D1FC
ΔE00 6.57
Lightblue
#ADD8E6
ΔE00 7.93
Baby Blue (survey)
#A2CFFE
ΔE00 7.97
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DAEF #EFD9C4
analogous
#C4EFEE #C4DAEF #C4C4EF
triadic
#C4DAEF #EFC4DA #DAEFC4
tetradic
#C4DAEF #EEC4EF #EFD9C4 #C4EFC4
square
#C4DAEF #EEC4EF #EFD9C4 #C4EFC4
split-complementary
#C4DAEF #EFC4C4 #EFEEC4
monochromatic
#649ED5 #94BCE2 #C4DAEF #E7F0F8 #E7F0F8
Accessibility & contrast
On white
1.44
#C4DAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#C4DAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DAEF
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DAEF | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAF0
Deuteranopia (green-blind)
#CDD5EF
Tritanopia (blue-blind)
#B9DFE1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c4daef; /* rgb */ color: rgb(196, 218, 239); /* oklch */ color: oklch(87.9% 0.037 247.0);
Tailwind
colors: {
custom: {
50: '#d6e5f4',
500: '#c4daef',
950: '#000000',
},
}SCSS
$custom: #c4daef; $custom-light: #d6e5f4; $custom-dark: #000000;
JSON
{
"hex": "#c4daef",
"rgb": {
"r": 196,
"g": 218,
"b": 239
},
"hsl": {
"h": 209.302,
"s": 57.333,
"l": 85.294
},
"oklch": {
"l": 0.87859,
"c": 0.03747,
"h": 247
},
"luminance": 0.68111
}Semantic roles & 50–950 ramp
primary
#C4DAEF
secondary
#CDAB8A
accent
#7121C5
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485