#C6CED8#C6CED8
#C6CED8 is a very light, near-neutral cyan. Relative luminance 0.611; OKLCH L 84.8% C 0.016 H 253.9°. Best body text is #000000 at 13.22:1 contrast (WCAG AA passes).
Color values
| HEX | #C6CED8 |
|---|---|
| RGB | rgb(198, 206, 216) |
| HSL | hsl(213, 19%, 81%) |
| HSV | hsv(213, 8%, 85%) |
| CMYK | cmyk(8.3%, 4.6%, 0%, 15.3%) |
| CIE-LAB | lab(82.44, -0.80, -5.89) |
| CIE-LCH | lch(82.44, 5.94, 262.29°) |
| OKLab | oklab(84.82% -0.0045 -0.0158) |
| OKLCH | oklch(84.82% 0.016 253.9) |
| XYZ | xyz(57.7521, 61.1057, 73.7044) |
| Luminance | 0.6111 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.46
Light Gray
#D3D3D3
ΔE00 5.48
Light Blue Grey
#B7C9E2
ΔE00 6.01
Silver (survey)
#C5C9C7
ΔE00 6.04
Dove Gray
#B6B8BD
ΔE00 6.16
Silver
#C0C0C0
ΔE00 6.22
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C6CED8 #D8D0C6
analogous
#C6D7D8 #C6CED8 #C7C6D8
triadic
#C6CED8 #D8C6CE #CED8C6
tetradic
#C6CED8 #D8C6D7 #D8D0C6 #C6D8C7
square
#C6CED8 #D8C6D7 #D8D0C6 #C6D8C7
split-complementary
#C6CED8 #D8C7C6 #D7D8C6
monochromatic
#7D90A6 #A2AFBF #C6CED8 #EAEDF1 #EDEFF3
Accessibility & contrast
On white
1.59
#C6CED8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.22
#C6CED8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C6CED8
13.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C6CED8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C6CED8 | 1.00 | 1.59 | 13.22 | 13.22 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCED9
Deuteranopia (green-blind)
#C9CCD8
Tritanopia (blue-blind)
#C2D0D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c6ced8; /* rgb */ color: rgb(198, 206, 216); /* oklch */ color: oklch(84.8% 0.016 253.9);
Tailwind
colors: {
custom: {
50: '#d7dce4',
500: '#c6ced8',
950: '#000000',
},
}SCSS
$custom: #c6ced8; $custom-light: #d7dce4; $custom-dark: #000000;
JSON
{
"hex": "#c6ced8",
"rgb": {
"r": 198,
"g": 206,
"b": 216
},
"hsl": {
"h": 213.333,
"s": 18.75,
"l": 81.176
},
"oklch": {
"l": 0.84824,
"c": 0.01643,
"h": 253.9
},
"luminance": 0.61106
}Semantic roles & 50–950 ramp
primary
#C6CED8
secondary
#ADA295
accent
#77489D
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484