#C6CED0#C6CED0
#C6CED0 is a very light, near-neutral cyan. Relative luminance 0.607; OKLCH L 84.6% C 0.009 H 214.3°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #C6CED0 |
|---|---|
| RGB | rgb(198, 206, 208) |
| HSL | hsl(192, 10%, 80%) |
| HSV | hsv(192, 5%, 82%) |
| CMYK | cmyk(4.8%, 1%, 0%, 18.4%) |
| CIE-LAB | lab(82.22, -2.34, -1.94) |
| CIE-LCH | lch(82.22, 3.04, 219.60°) |
| OKLab | oklab(84.58% -0.0076 -0.0052) |
| OKLCH | oklch(84.58% 0.009 214.3) |
| XYZ | xyz(56.7429, 60.7020, 68.3895) |
| Luminance | 0.6070 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.67
Light Gray
#D3D3D3
ΔE00 4.00
Fog
#D8DCE0
ΔE00 4.27
Silver
#C0C0C0
ΔE00 4.83
Gainsboro
#DCDCDC
ΔE00 5.18
Light Grey
#D8DCD6
ΔE00 5.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6CED0 #D0C8C6
analogous
#C6D0CD #C6CED0 #C6C9D0
triadic
#C6CED0 #D0C6CE #CED0C6
tetradic
#C6CED0 #CDC6D0 #D0C8C6 #C9D0C6
square
#C6CED0 #CDC6D0 #D0C8C6 #C9D0C6
split-complementary
#C6CED0 #D0C6C9 #D0CDC6
monochromatic
#839499 #A4B1B4 #C6CED0 #E8EBEC #EEF1F1
Accessibility & contrast
On white
1.60
#C6CED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#C6CED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6CED0
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6CED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6CED0 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCDD0
Deuteranopia (green-blind)
#CBCCD0
Tritanopia (blue-blind)
#C4CFCF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c6ced0; /* rgb */ color: rgb(198, 206, 208); /* oklch */ color: oklch(84.6% 0.009 214.3);
Tailwind
colors: {
custom: {
50: '#d7dcde',
500: '#c6ced0',
950: '#000000',
},
}SCSS
$custom: #c6ced0; $custom-light: #d7dcde; $custom-dark: #000000;
JSON
{
"hex": "#c6ced0",
"rgb": {
"r": 198,
"g": 206,
"b": 208
},
"hsl": {
"h": 192,
"s": 9.615,
"l": 79.608
},
"oklch": {
"l": 0.84582,
"c": 0.00922,
"h": 214.3
},
"luminance": 0.60702
}Semantic roles & 50–950 ramp
primary
#C6CED0
secondary
#A49997
accent
#5F5294
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484