#C4CED3#C4CED3
#C4CED3 is a very light, near-neutral cyan. Relative luminance 0.606; OKLCH L 84.5% C 0.013 H 229.0°. Best body text is #000000 at 13.12:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CED3 |
|---|---|
| RGB | rgb(196, 206, 211) |
| HSL | hsl(200, 15%, 80%) |
| HSV | hsv(200, 7%, 83%) |
| CMYK | cmyk(7.1%, 2.4%, 0%, 17.3%) |
| CIE-LAB | lab(82.15, -2.44, -3.65) |
| CIE-LCH | lch(82.15, 4.39, 236.31°) |
| OKLab | oklab(84.52% -0.0085 -0.0098) |
| OKLCH | oklch(84.52% 0.013 229) |
| XYZ | xyz(56.5917, 60.5810, 70.3272) |
| Luminance | 0.6058 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 4.07
Fog
#D8DCE0
ΔE00 4.41
Light Gray
#D3D3D3
ΔE00 4.90
Silver
#C0C0C0
ΔE00 5.56
Gainsboro
#DCDCDC
ΔE00 5.92
Dove Gray
#B6B8BD
ΔE00 6.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CED3 #D3C9C4
analogous
#C4D3D1 #C4CED3 #C4C7D3
triadic
#C4CED3 #D3C4CE #CED3C4
tetradic
#C4CED3 #D1C4D3 #D3C9C4 #C7D3C4
square
#C4CED3 #D1C4D3 #D3C9C4 #C7D3C4
split-complementary
#C4CED3 #D3C4C7 #D3D1C4
monochromatic
#7E949F #A1B1B9 #C4CED3 #E7EBED #EDF0F2
Accessibility & contrast
On white
1.60
#C4CED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.12
#C4CED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CED3
13.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CED3 | 1.00 | 1.60 | 13.12 | 13.12 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCDD3
Deuteranopia (green-blind)
#C9CCD3
Tritanopia (blue-blind)
#C0D0CF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c4ced3; /* rgb */ color: rgb(196, 206, 211); /* oklch */ color: oklch(84.5% 0.013 229.0);
Tailwind
colors: {
custom: {
50: '#d5dce0',
500: '#c4ced3',
950: '#000000',
},
}SCSS
$custom: #c4ced3; $custom-light: #d5dce0; $custom-dark: #000000;
JSON
{
"hex": "#c4ced3",
"rgb": {
"r": 196,
"g": 206,
"b": 211
},
"hsl": {
"h": 200,
"s": 14.563,
"l": 79.804
},
"oklch": {
"l": 0.8452,
"c": 0.01299,
"h": 229
},
"luminance": 0.60582
}Semantic roles & 50–950 ramp
primary
#C4CED3
secondary
#A89A94
accent
#664D99
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484