#C4CED6#C4CED6
#C4CED6 is a very light, near-neutral cyan. Relative luminance 0.607; OKLCH L 84.6% C 0.016 H 241.8°. Best body text is #000000 at 13.15:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CED6 |
|---|---|
| RGB | rgb(196, 206, 214) |
| HSL | hsl(207, 18%, 80%) |
| HSV | hsv(207, 8%, 84%) |
| CMYK | cmyk(8.4%, 3.7%, 0%, 16.1%) |
| CIE-LAB | lab(82.23, -1.85, -5.13) |
| CIE-LCH | lch(82.23, 5.46, 250.19°) |
| OKLab | oklab(84.61% -0.0074 -0.0138) |
| OKLCH | oklch(84.61% 0.016 241.8) |
| XYZ | xyz(56.9713, 60.7328, 72.3264) |
| Luminance | 0.6073 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.47
Silver (survey)
#C5C9C7
ΔE00 5.23
Light Gray
#D3D3D3
ΔE00 5.39
Silver
#C0C0C0
ΔE00 6.04
Dove Gray
#B6B8BD
ΔE00 6.29
Gainsboro
#DCDCDC
ΔE00 6.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CED6 #D6CCC4
analogous
#C4D6D5 #C4CED6 #C4C5D6
triadic
#C4CED6 #D6C4CE #CED6C4
tetradic
#C4CED6 #D5C4D6 #D6CCC4 #C5D6C4
square
#C4CED6 #D5C4D6 #D6CCC4 #C5D6C4
split-complementary
#C4CED6 #D6C4C5 #D6D5C4
monochromatic
#7C92A4 #A0B0BD #C4CED6 #E8ECEF #EDF0F2
Accessibility & contrast
On white
1.60
#C4CED6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.15
#C4CED6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CED6
13.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CED6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CED6 | 1.00 | 1.60 | 13.15 | 13.15 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCED6
Deuteranopia (green-blind)
#C8CCD6
Tritanopia (blue-blind)
#C0D0D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c4ced6; /* rgb */ color: rgb(196, 206, 214); /* oklch */ color: oklch(84.6% 0.016 241.8);
Tailwind
colors: {
custom: {
50: '#d5dce2',
500: '#c4ced6',
950: '#000000',
},
}SCSS
$custom: #c4ced6; $custom-light: #d5dce2; $custom-dark: #000000;
JSON
{
"hex": "#c4ced6",
"rgb": {
"r": 196,
"g": 206,
"b": 214
},
"hsl": {
"h": 206.667,
"s": 18,
"l": 80.392
},
"oklch": {
"l": 0.84612,
"c": 0.01562,
"h": 241.8
},
"luminance": 0.60733
}Semantic roles & 50–950 ramp
primary
#C4CED6
secondary
#AB9E93
accent
#6E499C
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484