#C6CED6#C6CED6
#C6CED6 is a very light, near-neutral cyan. Relative luminance 0.610; OKLCH L 84.8% C 0.014 H 248.0°. Best body text is #000000 at 13.20:1 contrast (WCAG AA passes).
Color values
| HEX | #C6CED6 |
|---|---|
| RGB | rgb(198, 206, 214) |
| HSL | hsl(210, 16%, 81%) |
| HSV | hsv(210, 7%, 84%) |
| CMYK | cmyk(7.5%, 3.7%, 0%, 16.1%) |
| CIE-LAB | lab(82.38, -1.19, -4.90) |
| CIE-LCH | lch(82.38, 5.05, 256.37°) |
| OKLab | oklab(84.76% -0.0053 -0.0131) |
| OKLCH | oklch(84.76% 0.014 248) |
| XYZ | xyz(57.4951, 61.0029, 72.3510) |
| Luminance | 0.6100 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.08
Light Gray
#D3D3D3
ΔE00 4.89
Silver (survey)
#C5C9C7
ΔE00 5.17
Silver
#C0C0C0
ΔE00 5.68
Gainsboro
#DCDCDC
ΔE00 5.86
Dove Gray
#B6B8BD
ΔE00 5.99
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6CED6 #D6CEC6
analogous
#C6D6D6 #C6CED6 #C6C6D6
triadic
#C6CED6 #D6C6CE #CED6C6
tetradic
#C6CED6 #D6C6D6 #D6CEC6 #C6D6C6
square
#C6CED6 #D6C6D6 #D6CEC6 #C6D6C6
split-complementary
#C6CED6 #D6C6C6 #D6D6C6
monochromatic
#7F91A3 #A2AFBC #C6CED6 #EAEDF0 #EDF0F2
Accessibility & contrast
On white
1.59
#C6CED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.20
#C6CED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6CED6
13.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6CED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6CED6 | 1.00 | 1.59 | 13.20 | 13.20 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCED6
Deuteranopia (green-blind)
#C9CCD6
Tritanopia (blue-blind)
#C2D0D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c6ced6; /* rgb */ color: rgb(198, 206, 214); /* oklch */ color: oklch(84.8% 0.014 248.0);
Tailwind
colors: {
custom: {
50: '#d7dce2',
500: '#c6ced6',
950: '#000000',
},
}SCSS
$custom: #c6ced6; $custom-light: #d7dce2; $custom-dark: #000000;
JSON
{
"hex": "#c6ced6",
"rgb": {
"r": 198,
"g": 206,
"b": 214
},
"hsl": {
"h": 210,
"s": 16.327,
"l": 80.784
},
"oklch": {
"l": 0.84763,
"c": 0.01417,
"h": 248
},
"luminance": 0.61003
}Semantic roles & 50–950 ramp
primary
#C6CED6
secondary
#ABA095
accent
#734B9B
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484