#C4CED2#C4CED2
#C4CED2 is a very light, near-neutral cyan. Relative luminance 0.605; OKLCH L 84.5% C 0.012 H 223.5°. Best body text is #000000 at 13.11:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CED2 |
|---|---|
| RGB | rgb(196, 206, 210) |
| HSL | hsl(197, 13%, 80%) |
| HSV | hsv(197, 7%, 82%) |
| CMYK | cmyk(6.7%, 1.9%, 0%, 17.6%) |
| CIE-LAB | lab(82.13, -2.63, -3.16) |
| CIE-LCH | lch(82.13, 4.11, 230.23°) |
| OKLab | oklab(84.49% -0.0089 -0.0085) |
| OKLCH | oklch(84.49% 0.012 223.5) |
| XYZ | xyz(56.4667, 60.5310, 69.6690) |
| Luminance | 0.6053 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.71
Fog
#D8DCE0
ΔE00 4.51
Light Gray
#D3D3D3
ΔE00 4.82
Silver
#C0C0C0
ΔE00 5.47
Gainsboro
#DCDCDC
ΔE00 5.86
Light Grey
#D8DCD6
ΔE00 6.28
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CED2 #D2C8C4
analogous
#C4D2CF #C4CED2 #C4C7D2
triadic
#C4CED2 #D2C4CE #CED2C4
tetradic
#C4CED2 #CFC4D2 #D2C8C4 #C7D2C4
square
#C4CED2 #CFC4D2 #D2C8C4 #C7D2C4
split-complementary
#C4CED2 #D2C4C7 #D2CFC4
monochromatic
#7F949D #A1B1B8 #C4CED2 #E7EBEC #EEF1F2
Accessibility & contrast
On white
1.60
#C4CED2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.11
#C4CED2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CED2
13.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CED2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CED2 | 1.00 | 1.60 | 13.11 | 13.11 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCDD2
Deuteranopia (green-blind)
#C9CBD2
Tritanopia (blue-blind)
#C1CFCF
Achromatopsia (no color)
#CCCCCC
Design tokens & code
CSS
--color: #c4ced2; /* rgb */ color: rgb(196, 206, 210); /* oklch */ color: oklch(84.5% 0.012 223.5);
Tailwind
colors: {
custom: {
50: '#d5dcdf',
500: '#c4ced2',
950: '#000000',
},
}SCSS
$custom: #c4ced2; $custom-light: #d5dcdf; $custom-dark: #000000;
JSON
{
"hex": "#c4ced2",
"rgb": {
"r": 196,
"g": 206,
"b": 210
},
"hsl": {
"h": 197.143,
"s": 13.462,
"l": 79.608
},
"oklch": {
"l": 0.8449,
"c": 0.01229,
"h": 223.5
},
"luminance": 0.60532
}Semantic roles & 50–950 ramp
primary
#C4CED2
secondary
#A69994
accent
#634E98
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484