#C6D2D8#C6D2D8
#C6D2D8 is a very light, near-neutral cyan. Relative luminance 0.631; OKLCH L 85.6% C 0.016 H 229.0°. Best body text is #000000 at 13.61:1 contrast (WCAG AA passes).
Color values
| HEX | #C6D2D8 |
|---|---|
| RGB | rgb(198, 210, 216) |
| HSL | hsl(200, 19%, 81%) |
| HSV | hsv(200, 8%, 85%) |
| CMYK | cmyk(8.3%, 2.8%, 0%, 15.3%) |
| CIE-LAB | lab(83.47, -2.89, -4.36) |
| CIE-LCH | lch(83.47, 5.23, 236.43°) |
| OKLab | oklab(85.64% -0.0102 -0.0117) |
| OKLCH | oklch(85.64% 0.016 229) |
| XYZ | xyz(58.7273, 63.0561, 74.0295) |
| Luminance | 0.6306 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.28
Silver (survey)
#C5C9C7
ΔE00 5.01
Light Gray
#D3D3D3
ΔE00 5.45
Gainsboro
#DCDCDC
ΔE00 6.09
Silver
#C0C0C0
ΔE00 6.70
Light Grey
#D8DCD6
ΔE00 6.82
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6D2D8 #D8CCC6
analogous
#C6D8D5 #C6D2D8 #C6C9D8
triadic
#C6D2D8 #D8C6D2 #D2D8C6
tetradic
#C6D2D8 #D5C6D8 #D8CCC6 #C9D8C6
square
#C6D2D8 #D5C6D8 #D8CCC6 #C9D8C6
split-complementary
#C6D2D8 #D8C6C9 #D8D5C6
monochromatic
#7D99A6 #A2B5BF #C6D2D8 #EAEFF1 #EDF1F3
Accessibility & contrast
On white
1.54
#C6D2D8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.61
#C6D2D8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6D2D8
13.61:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6D2D8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6D2D8 | 1.00 | 1.54 | 13.61 | 13.61 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.61 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.61 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CFD1D8
Deuteranopia (green-blind)
#CCCFD8
Tritanopia (blue-blind)
#C2D4D4
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c6d2d8; /* rgb */ color: rgb(198, 210, 216); /* oklch */ color: oklch(85.6% 0.016 229.0);
Tailwind
colors: {
custom: {
50: '#d7dfe4',
500: '#c6d2d8',
950: '#000000',
},
}SCSS
$custom: #c6d2d8; $custom-light: #d7dfe4; $custom-dark: #000000;
JSON
{
"hex": "#c6d2d8",
"rgb": {
"r": 198,
"g": 210,
"b": 216
},
"hsl": {
"h": 200,
"s": 18.75,
"l": 81.176
},
"oklch": {
"l": 0.8564,
"c": 0.01552,
"h": 229
},
"luminance": 0.63057
}Semantic roles & 50–950 ramp
primary
#C6D2D8
secondary
#AD9D95
accent
#65489D
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484