#C6D2DC#C6D2DC
#C6D2DC is a very light, near-neutral cyan. Relative luminance 0.633; OKLCH L 85.8% C 0.019 H 243.0°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C6D2DC |
|---|---|
| RGB | rgb(198, 210, 220) |
| HSL | hsl(207, 24%, 82%) |
| HSV | hsv(207, 10%, 86%) |
| CMYK | cmyk(10%, 4.5%, 0%, 13.7%) |
| CIE-LAB | lab(83.58, -2.11, -6.33) |
| CIE-LCH | lch(83.58, 6.67, 251.58°) |
| OKLab | oklab(85.76% -0.0087 -0.017) |
| OKLCH | oklch(85.76% 0.019 243) |
| XYZ | xyz(59.2507, 63.2655, 76.7861) |
| Luminance | 0.6327 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.52
Light Gray
#D3D3D3
ΔE00 6.14
Light Blue Grey
#B7C9E2
ΔE00 6.20
Silver (survey)
#C5C9C7
ΔE00 6.38
Gainsboro
#DCDCDC
ΔE00 6.68
Cloudy Blue
#ACC2D9
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6D2DC #DCD0C6
analogous
#C6DCDB #C6D2DC #C6C7DC
triadic
#C6D2DC #DCC6D2 #D2DCC6
tetradic
#C6D2DC #DBC6DC #DCD0C6 #C7DCC6
square
#C6D2DC #DBC6DC #DCD0C6 #C7DCC6
split-complementary
#C6D2DC #DCC6C7 #DCDBC6
monochromatic
#7A96AD #A0B4C5 #C6D2DC #ECF0F3 #ECF0F3
Accessibility & contrast
On white
1.54
#C6D2DC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#C6D2DC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6D2DC
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6D2DC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6D2DC | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED2DD
Deuteranopia (green-blind)
#CBCFDC
Tritanopia (blue-blind)
#C1D4D5
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c6d2dc; /* rgb */ color: rgb(198, 210, 220); /* oklch */ color: oklch(85.8% 0.019 243.0);
Tailwind
colors: {
custom: {
50: '#d7dfe6',
500: '#c6d2dc',
950: '#000000',
},
}SCSS
$custom: #c6d2dc; $custom-light: #d7dfe6; $custom-dark: #000000;
JSON
{
"hex": "#c6d2dc",
"rgb": {
"r": 198,
"g": 210,
"b": 220
},
"hsl": {
"h": 207.273,
"s": 23.913,
"l": 81.961
},
"oklch": {
"l": 0.85763,
"c": 0.01908,
"h": 243
},
"luminance": 0.63266
}Semantic roles & 50–950 ramp
primary
#C6D2DC
secondary
#B2A294
accent
#6E43A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484