#C4CDCF#C4CDCF
#C4CDCF is a very light, near-neutral cyan. Relative luminance 0.599; OKLCH L 84.2% C 0.010 H 212.5°. Best body text is #000000 at 12.98:1 contrast (WCAG AA passes).
Color values
| HEX | #C4CDCF |
|---|---|
| RGB | rgb(196, 205, 207) |
| HSL | hsl(191, 10%, 79%) |
| HSV | hsv(191, 5%, 81%) |
| CMYK | cmyk(5.3%, 1%, 0%, 18.8%) |
| CIE-LAB | lab(81.79, -2.68, -2.06) |
| CIE-LCH | lch(81.79, 3.38, 217.48°) |
| OKLab | oklab(84.2% -0.0086 -0.0055) |
| OKLCH | oklch(84.2% 0.01 212.5) |
| XYZ | xyz(55.8565, 59.9029, 67.6391) |
| Luminance | 0.5990 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.81
Light Gray
#D3D3D3
ΔE00 4.50
Fog
#D8DCE0
ΔE00 4.74
Silver
#C0C0C0
ΔE00 4.98
Light Grey
#D8DCD6
ΔE00 5.60
Gainsboro
#DCDCDC
ΔE00 5.68
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C4CDCF #CFC6C4
analogous
#C4CFCC #C4CDCF #C4C8CF
triadic
#C4CDCF #CFC4CD #CDCFC4
tetradic
#C4CDCF #CCC4CF #CFC6C4 #C8CFC4
square
#C4CDCF #CCC4CF #CFC6C4 #C8CFC4
split-complementary
#C4CDCF #CFC4C8 #CFCCC4
monochromatic
#819498 #A2B0B4 #C4CDCF #E6EAEA #EEF1F1
Accessibility & contrast
On white
1.62
#C4CDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.98
#C4CDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C4CDCF
12.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C4CDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C4CDCF | 1.00 | 1.62 | 12.98 | 12.98 |
| #FFFFFF | 1.62 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCCF
Deuteranopia (green-blind)
#C9CBCF
Tritanopia (blue-blind)
#C1CECE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c4cdcf; /* rgb */ color: rgb(196, 205, 207); /* oklch */ color: oklch(84.2% 0.010 212.5);
Tailwind
colors: {
custom: {
50: '#d5dcdd',
500: '#c4cdcf',
950: '#000000',
},
}SCSS
$custom: #c4cdcf; $custom-light: #d5dcdd; $custom-dark: #000000;
JSON
{
"hex": "#c4cdcf",
"rgb": {
"r": 196,
"g": 205,
"b": 207
},
"hsl": {
"h": 190.909,
"s": 10.28,
"l": 79.02
},
"oklch": {
"l": 0.84196,
"c": 0.01026,
"h": 212.5
},
"luminance": 0.59903
}Semantic roles & 50–950 ramp
primary
#C4CDCF
secondary
#A39794
accent
#5D5194
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484