#C4D6DA#C4D6DA
#C4D6DA is a very light, muted cyan. Relative luminance 0.649; OKLCH L 86.4% C 0.020 H 212.6°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #C4D6DA |
|---|---|
| RGB | rgb(196, 214, 218) |
| HSL | hsl(191, 23%, 81%) |
| HSV | hsv(191, 10%, 85%) |
| CMYK | cmyk(10.1%, 1.8%, 0%, 14.5%) |
| CIE-LAB | lab(84.43, -5.24, -4.03) |
| CIE-LCH | lch(84.43, 6.61, 217.60°) |
| OKLab | oklab(86.38% -0.017 -0.0109) |
| OKLCH | oklch(86.38% 0.02 212.6) |
| XYZ | xyz(59.4635, 64.8899, 75.7082) |
| Luminance | 0.6489 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 6.16
Silver (survey)
#C5C9C7
ΔE00 6.27
Lightblue
#ADD8E6
ΔE00 6.88
Light Grey
#D8DCD6
ΔE00 6.96
Light Gray
#D3D3D3
ΔE00 7.37
Gainsboro
#DCDCDC
ΔE00 7.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4D6DA #DAC8C4
analogous
#C4DAD3 #C4D6DA #C4CBDA
triadic
#C4D6DA #DAC4D6 #D6DAC4
tetradic
#C4D6DA #D3C4DA #DAC8C4 #CBDAC4
square
#C4D6DA #D3C4DA #DAC8C4 #CBDAC4
split-complementary
#C4D6DA #DAC4CB #DAD3C4
monochromatic
#79A2AB #9EBCC2 #C4D6DA #EAF0F2 #ECF2F3
Accessibility & contrast
On white
1.50
#C4D6DA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#C4D6DA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4D6DA
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4D6DA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4D6DA | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D4DA
Deuteranopia (green-blind)
#CFD1DA
Tritanopia (blue-blind)
#BED8D7
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #c4d6da; /* rgb */ color: rgb(196, 214, 218); /* oklch */ color: oklch(86.4% 0.020 212.6);
Tailwind
colors: {
custom: {
50: '#d6e2e5',
500: '#c4d6da',
950: '#000000',
},
}SCSS
$custom: #c4d6da; $custom-light: #d6e2e5; $custom-dark: #000000;
JSON
{
"hex": "#c4d6da",
"rgb": {
"r": 196,
"g": 214,
"b": 218
},
"hsl": {
"h": 190.909,
"s": 22.917,
"l": 81.176
},
"oklch": {
"l": 0.86375,
"c": 0.02019,
"h": 212.6
},
"luminance": 0.64891
}Semantic roles & 50–950 ramp
primary
#C4D6DA
secondary
#B09892
accent
#5544A1
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484