#C4CED5#C4CED5
#C4CED5 is a very light, near-neutral cyan. Relative luminance 0.607; OKLCH L 84.6% C 0.015 H 238.1°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CED5 |
|---|---|
| RGB | rgb(196, 206, 213) |
| HSL | hsl(205, 17%, 80%) |
| HSV | hsv(205, 8%, 84%) |
| CMYK | cmyk(8%, 3.3%, 0%, 16.5%) |
| CIE-LAB | lab(82.21, -2.05, -4.64) |
| CIE-LCH | lch(82.21, 5.07, 246.21°) |
| OKLab | oklab(84.58% -0.0078 -0.0124) |
| OKLCH | oklch(84.58% 0.015 238.1) |
| XYZ | xyz(56.8440, 60.6819, 71.6559) |
| Luminance | 0.6068 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.40
Silver (survey)
#C5C9C7
ΔE00 4.83
Light Gray
#D3D3D3
ΔE00 5.19
Silver
#C0C0C0
ΔE00 5.85
Gainsboro
#DCDCDC
ΔE00 6.15
Dove Gray
#B6B8BD
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CED5 #D5CBC4
analogous
#C4D5D3 #C4CED5 #C4C5D5
triadic
#C4CED5 #D5C4CE #CED5C4
tetradic
#C4CED5 #D3C4D5 #D5CBC4 #C5D5C4
square
#C4CED5 #D3C4D5 #D5CBC4 #C5D5C4
split-complementary
#C4CED5 #D5C4C5 #D5D3C4
monochromatic
#7C93A2 #A0B0BC #C4CED5 #E8ECEE #EDF0F2
Accessibility & contrast
On white
1.60
#C4CED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#C4CED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CED5
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CED5 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCED5
Deuteranopia (green-blind)
#C9CCD5
Tritanopia (blue-blind)
#C0D0D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c4ced5; /* rgb */ color: rgb(196, 206, 213); /* oklch */ color: oklch(84.6% 0.015 238.1);
Tailwind
colors: {
custom: {
50: '#d5dce1',
500: '#c4ced5',
950: '#000000',
},
}SCSS
$custom: #c4ced5; $custom-light: #d5dce1; $custom-dark: #000000;
JSON
{
"hex": "#c4ced5",
"rgb": {
"r": 196,
"g": 206,
"b": 213
},
"hsl": {
"h": 204.706,
"s": 16.832,
"l": 80.196
},
"oklch": {
"l": 0.84581,
"c": 0.01467,
"h": 238.1
},
"luminance": 0.60682
}Semantic roles & 50–950 ramp
primary
#C4CED5
secondary
#AA9D93
accent
#6C4A9B
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484