#C6D4DC#C6D4DC
#C6D4DC is a very light, near-neutral cyan. Relative luminance 0.643; OKLCH L 86.2% C 0.019 H 232.6°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #C6D4DC |
|---|---|
| RGB | rgb(198, 212, 220) |
| HSL | hsl(202, 24%, 82%) |
| HSV | hsv(202, 10%, 86%) |
| CMYK | cmyk(10%, 3.6%, 0%, 13.7%) |
| CIE-LAB | lab(84.10, -3.15, -5.56) |
| CIE-LCH | lch(84.10, 6.39, 240.46°) |
| OKLab | oklab(86.17% -0.0114 -0.0149) |
| OKLCH | oklch(86.17% 0.019 232.6) |
| XYZ | xyz(59.7476, 64.2592, 76.9518) |
| Luminance | 0.6426 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.66
Silver (survey)
#C5C9C7
ΔE00 6.09
Light Gray
#D3D3D3
ΔE00 6.28
Gainsboro
#DCDCDC
ΔE00 6.71
Light Blue Grey
#B7C9E2
ΔE00 7.34
Cloudy Blue
#ACC2D9
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6D4DC #DCCEC6
analogous
#C6DCD9 #C6D4DC #C6C9DC
triadic
#C6D4DC #DCC6D4 #D4DCC6
tetradic
#C6D4DC #D9C6DC #DCCEC6 #C9DCC6
square
#C6D4DC #D9C6DC #DCCEC6 #C9DCC6
split-complementary
#C6D4DC #DCC6C9 #DCD9C6
monochromatic
#7A9BAD #A0B7C5 #C6D4DC #ECF1F3 #ECF1F3
Accessibility & contrast
On white
1.52
#C6D4DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#C6D4DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6D4DC
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6D4DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6D4DC | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D3DC
Deuteranopia (green-blind)
#CDD1DC
Tritanopia (blue-blind)
#C1D6D6
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #c6d4dc; /* rgb */ color: rgb(198, 212, 220); /* oklch */ color: oklch(86.2% 0.019 232.6);
Tailwind
colors: {
custom: {
50: '#d7e1e6',
500: '#c6d4dc',
950: '#000000',
},
}SCSS
$custom: #c6d4dc; $custom-light: #d7e1e6; $custom-dark: #000000;
JSON
{
"hex": "#c6d4dc",
"rgb": {
"r": 198,
"g": 212,
"b": 220
},
"hsl": {
"h": 201.818,
"s": 23.913,
"l": 81.961
},
"oklch": {
"l": 0.86171,
"c": 0.01883,
"h": 232.6
},
"luminance": 0.6426
}Semantic roles & 50–950 ramp
primary
#C6D4DC
secondary
#B29F94
accent
#6643A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484