#C4D0DE#C4D0DE
#C4D0DE is a very light, muted cyan. Relative luminance 0.621; OKLCH L 85.3% C 0.023 H 252.2°. Best body text is #000000 at 13.42:1 contrast (WCAG AA passes).
Color values
| HEX | #C4D0DE |
|---|---|
| RGB | rgb(196, 208, 222) |
| HSL | hsl(212, 28%, 82%) |
| HSV | hsv(212, 12%, 87%) |
| CMYK | cmyk(11.7%, 6.3%, 0%, 12.9%) |
| CIE-LAB | lab(82.98, -1.31, -8.30) |
| CIE-LCH | lch(82.98, 8.41, 261.05°) |
| OKLab | oklab(85.27% -0.0072 -0.0223) |
| OKLCH | oklch(85.27% 0.023 252.2) |
| XYZ | xyz(58.5027, 62.1206, 78.0014) |
| Luminance | 0.6212 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.45
Lightsteelblue
#B0C4DE
ΔE00 5.46
Cloudy Blue
#ACC2D9
ΔE00 5.47
Fog
#D8DCE0
ΔE00 5.65
Light Gray
#D3D3D3
ΔE00 7.23
Dove Gray
#B6B8BD
ΔE00 7.54
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4D0DE #DED2C4
analogous
#C4DDDE #C4D0DE #C5C4DE
triadic
#C4D0DE #DEC4D0 #D0DEC4
tetradic
#C4D0DE #DEC4DD #DED2C4 #C4DEC5
square
#C4D0DE #DEC4DD #DED2C4 #C4DEC5
split-complementary
#C4D0DE #DEC5C4 #DDDEC4
monochromatic
#7691B2 #9DB1C8 #C4D0DE #EBEFF4 #EBEFF4
Accessibility & contrast
On white
1.56
#C4D0DE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.42
#C4D0DE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4D0DE
13.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4D0DE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4D0DE | 1.00 | 1.56 | 13.42 | 13.42 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD0DF
Deuteranopia (green-blind)
#C8CDDE
Tritanopia (blue-blind)
#BED3D4
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #c4d0de; /* rgb */ color: rgb(196, 208, 222); /* oklch */ color: oklch(85.3% 0.023 252.2);
Tailwind
colors: {
custom: {
50: '#d6dee8',
500: '#c4d0de',
950: '#000000',
},
}SCSS
$custom: #c4d0de; $custom-light: #d6dee8; $custom-dark: #000000;
JSON
{
"hex": "#c4d0de",
"rgb": {
"r": 196,
"g": 208,
"b": 222
},
"hsl": {
"h": 212.308,
"s": 28.261,
"l": 81.961
},
"oklch": {
"l": 0.8527,
"c": 0.02347,
"h": 252.2
},
"luminance": 0.62121
}Semantic roles & 50–950 ramp
primary
#C4D0DE
secondary
#B5A491
accent
#773FA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484