#C4CED0#C4CED0
#C4CED0 is a very light, near-neutral cyan. Relative luminance 0.604; OKLCH L 84.4% C 0.011 H 211.1°. Best body text is #000000 at 13.09:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CED0 |
|---|---|
| RGB | rgb(196, 206, 208) |
| HSL | hsl(190, 11%, 79%) |
| HSV | hsv(190, 6%, 82%) |
| CMYK | cmyk(5.8%, 1%, 0%, 18.4%) |
| CIE-LAB | lab(82.07, -3.01, -2.17) |
| CIE-LCH | lch(82.07, 3.71, 215.75°) |
| OKLab | oklab(84.43% -0.0097 -0.0058) |
| OKLCH | oklch(84.43% 0.011 211.1) |
| XYZ | xyz(56.2191, 60.4319, 68.3650) |
| Luminance | 0.6043 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.13
Light Gray
#D3D3D3
ΔE00 4.80
Fog
#D8DCE0
ΔE00 4.84
Silver
#C0C0C0
ΔE00 5.43
Light Grey
#D8DCD6
ΔE00 5.59
Gainsboro
#DCDCDC
ΔE00 5.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CED0 #D0C6C4
analogous
#C4D0CC #C4CED0 #C4C8D0
triadic
#C4CED0 #D0C4CE #CED0C4
tetradic
#C4CED0 #CCC4D0 #D0C6C4 #C8D0C4
square
#C4CED0 #CCC4D0 #D0C6C4 #C8D0C4
split-complementary
#C4CED0 #D0C4C8 #D0CCC4
monochromatic
#80959A #A2B2B5 #C4CED0 #E6EAEB #EEF1F1
Accessibility & contrast
On white
1.60
#C4CED0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.09
#C4CED0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CED0
13.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CED0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CED0 | 1.00 | 1.60 | 13.09 | 13.09 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCDD0
Deuteranopia (green-blind)
#CACBD0
Tritanopia (blue-blind)
#C1CFCF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c4ced0; /* rgb */ color: rgb(196, 206, 208); /* oklch */ color: oklch(84.4% 0.011 211.1);
Tailwind
colors: {
custom: {
50: '#d5dcde',
500: '#c4ced0',
950: '#000000',
},
}SCSS
$custom: #c4ced0; $custom-light: #d5dcde; $custom-dark: #000000;
JSON
{
"hex": "#c4ced0",
"rgb": {
"r": 196,
"g": 206,
"b": 208
},
"hsl": {
"h": 190,
"s": 11.321,
"l": 79.216
},
"oklch": {
"l": 0.8443,
"c": 0.0113,
"h": 211.1
},
"luminance": 0.60432
}Semantic roles & 50–950 ramp
primary
#C4CED0
secondary
#A49794
accent
#5C5095
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484