#C4DAEE#C4DAEE
#C4DAEE is a very light, muted cyan. Relative luminance 0.681; OKLCH L 87.8% C 0.036 H 245.7°. Best body text is #000000 at 14.61:1 contrast (WCAG AA passes).
Color values
| HEX | #C4DAEE |
|---|---|
| RGB | rgb(196, 218, 238) |
| HSL | hsl(209, 55%, 85%) |
| HSV | hsv(209, 18%, 93%) |
| CMYK | cmyk(17.6%, 8.4%, 0%, 6.7%) |
| CIE-LAB | lab(86.03, -3.23, -12.25) |
| CIE-LCH | lch(86.03, 12.67, 255.23°) |
| OKLab | oklab(87.83% -0.015 -0.0332) |
| OKLCH | oklch(87.83% 0.036 245.7) |
| XYZ | xyz(63.2651, 68.0502, 90.6741) |
| Luminance | 0.6805 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.90
Lightsteelblue
#B0C4DE
ΔE00 5.91
Cloudy Blue
#ACC2D9
ΔE00 5.96
Powder Blue (survey)
#B1D1FC
ΔE00 6.92
Lightblue
#ADD8E6
ΔE00 7.65
Fog
#D8DCE0
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4DAEE #EED8C4
analogous
#C4EEED #C4DAEE #C4C5EE
triadic
#C4DAEE #EEC4DA #DAEEC4
tetradic
#C4DAEE #EDC4EE #EED8C4 #C5EEC4
square
#C4DAEE #EDC4EE #EED8C4 #C5EEC4
split-complementary
#C4DAEE #EEC4C5 #EEEDC4
monochromatic
#659ED3 #94BCE0 #C4DAEE #E7F0F8 #E7F0F8
Accessibility & contrast
On white
1.44
#C4DAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.61
#C4DAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4DAEE
14.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4DAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4DAEE | 1.00 | 1.44 | 14.61 | 14.61 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAEF
Deuteranopia (green-blind)
#CDD5EE
Tritanopia (blue-blind)
#B9DFE0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c4daee; /* rgb */ color: rgb(196, 218, 238); /* oklch */ color: oklch(87.8% 0.036 245.7);
Tailwind
colors: {
custom: {
50: '#d6e5f3',
500: '#c4daee',
950: '#000000',
},
}SCSS
$custom: #c4daee; $custom-light: #d6e5f3; $custom-dark: #000000;
JSON
{
"hex": "#c4daee",
"rgb": {
"r": 196,
"g": 218,
"b": 238
},
"hsl": {
"h": 208.571,
"s": 55.263,
"l": 85.098
},
"oklch": {
"l": 0.87826,
"c": 0.03641,
"h": 245.7
},
"luminance": 0.68052
}Semantic roles & 50–950 ramp
primary
#C4DAEE
secondary
#CCAA8B
accent
#6F23C3
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485