#C6CCD0#C6CCD0
#C6CCD0 is a very light, near-neutral cyan. Relative luminance 0.597; OKLCH L 84.2% C 0.009 H 236.6°. Best body text is #000000 at 12.95:1 contrast (WCAG AA passes).
Color values
| HEX | #C6CCD0 |
|---|---|
| RGB | rgb(198, 204, 208) |
| HSL | hsl(204, 10%, 80%) |
| HSV | hsv(204, 5%, 82%) |
| CMYK | cmyk(4.8%, 1.9%, 0%, 18.4%) |
| CIE-LAB | lab(81.70, -1.29, -2.70) |
| CIE-LCH | lch(81.70, 2.99, 244.40°) |
| OKLab | oklab(84.17% -0.0048 -0.0072) |
| OKLCH | oklch(84.17% 0.009 236.6) |
| XYZ | xyz(56.2645, 59.7452, 68.2301) |
| Luminance | 0.5975 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.21
Light Gray
#D3D3D3
ΔE00 3.64
Fog
#D8DCE0
ΔE00 3.99
Silver
#C0C0C0
ΔE00 4.15
Gainsboro
#DCDCDC
ΔE00 5.05
Dove Gray
#B6B8BD
ΔE00 5.36
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6CCD0 #D0CAC6
analogous
#C6D0CF #C6CCD0 #C6C7D0
triadic
#C6CCD0 #D0C6CC #CCD0C6
tetradic
#C6CCD0 #CFC6D0 #D0CAC6 #C7D0C6
square
#C6CCD0 #CFC6D0 #D0CAC6 #C7D0C6
split-complementary
#C6CCD0 #D0C6C7 #D0CFC6
monochromatic
#839099 #A4AEB4 #C6CCD0 #E8EAEC #EEF0F1
Accessibility & contrast
On white
1.62
#C6CCD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.95
#C6CCD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6CCD0
12.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6CCD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6CCD0 | 1.00 | 1.62 | 12.95 | 12.95 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CACCD0
Deuteranopia (green-blind)
#C9CBD0
Tritanopia (blue-blind)
#C4CDCD
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c6ccd0; /* rgb */ color: rgb(198, 204, 208); /* oklch */ color: oklch(84.2% 0.009 236.6);
Tailwind
colors: {
custom: {
50: '#d7dbde',
500: '#c6ccd0',
950: '#000000',
},
}SCSS
$custom: #c6ccd0; $custom-light: #d7dbde; $custom-dark: #000000;
JSON
{
"hex": "#c6ccd0",
"rgb": {
"r": 198,
"g": 204,
"b": 208
},
"hsl": {
"h": 204,
"s": 9.615,
"l": 79.608
},
"oklch": {
"l": 0.84173,
"c": 0.00865,
"h": 236.6
},
"luminance": 0.59746
}Semantic roles & 50–950 ramp
primary
#C6CCD0
secondary
#A49C97
accent
#6C5294
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141515
muted
#838484