#C4CED4#C4CED4
#C4CED4 is a very light, near-neutral cyan. Relative luminance 0.606; OKLCH L 84.6% C 0.014 H 233.8°. Best body text is #000000 at 13.13:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CED4 |
|---|---|
| RGB | rgb(196, 206, 212) |
| HSL | hsl(203, 16%, 80%) |
| HSV | hsv(203, 8%, 83%) |
| CMYK | cmyk(7.5%, 2.8%, 0%, 16.9%) |
| CIE-LAB | lab(82.18, -2.24, -4.15) |
| CIE-LCH | lch(82.18, 4.71, 241.61°) |
| OKLab | oklab(84.55% -0.0081 -0.0111) |
| OKLCH | oklch(84.55% 0.014 233.8) |
| XYZ | xyz(56.7174, 60.6313, 70.9895) |
| Luminance | 0.6063 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.38
Silver (survey)
#C5C9C7
ΔE00 4.44
Light Gray
#D3D3D3
ΔE00 5.02
Silver
#C0C0C0
ΔE00 5.69
Gainsboro
#DCDCDC
ΔE00 6.02
Dove Gray
#B6B8BD
ΔE00 6.32
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CED4 #D4CAC4
analogous
#C4D4D2 #C4CED4 #C4C6D4
triadic
#C4CED4 #D4C4CE #CED4C4
tetradic
#C4CED4 #D2C4D4 #D4CAC4 #C6D4C4
square
#C4CED4 #D2C4D4 #D4CAC4 #C6D4C4
split-complementary
#C4CED4 #D4C4C6 #D4D2C4
monochromatic
#7D93A0 #A1B1BA #C4CED4 #E7EBEE #EDF0F2
Accessibility & contrast
On white
1.60
#C4CED4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.13
#C4CED4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CED4
13.13:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CED4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CED4 | 1.00 | 1.60 | 13.13 | 13.13 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.13 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.13 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCDD4
Deuteranopia (green-blind)
#C9CCD4
Tritanopia (blue-blind)
#C0D0D0
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c4ced4; /* rgb */ color: rgb(196, 206, 212); /* oklch */ color: oklch(84.6% 0.014 233.8);
Tailwind
colors: {
custom: {
50: '#d5dce1',
500: '#c4ced4',
950: '#000000',
},
}SCSS
$custom: #c4ced4; $custom-light: #d5dce1; $custom-dark: #000000;
JSON
{
"hex": "#c4ced4",
"rgb": {
"r": 196,
"g": 206,
"b": 212
},
"hsl": {
"h": 202.5,
"s": 15.686,
"l": 80
},
"oklch": {
"l": 0.84551,
"c": 0.01379,
"h": 233.8
},
"luminance": 0.60632
}Semantic roles & 50–950 ramp
primary
#C4CED4
secondary
#A99B93
accent
#694C9A
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484