#C5CDCF#C5CDCF
#C5CDCF is a very light, near-neutral cyan. Relative luminance 0.600; OKLCH L 84.3% C 0.009 H 214.3°. Best body text is #000000 at 13.01:1 contrast (WCAG AA passes).
Color values
| HEX | #C5CDCF |
|---|---|
| RGB | rgb(197, 205, 207) |
| HSL | hsl(192, 9%, 79%) |
| HSV | hsv(192, 5%, 81%) |
| CMYK | cmyk(4.8%, 1%, 0%, 18.8%) |
| CIE-LAB | lab(81.86, -2.34, -1.94) |
| CIE-LCH | lch(81.86, 3.04, 219.60°) |
| OKLab | oklab(84.27% -0.0076 -0.0052) |
| OKLCH | oklch(84.27% 0.009 214.3) |
| XYZ | xyz(56.1176, 60.0375, 67.6513) |
| Luminance | 0.6004 (WCAG relative) |
| Temperature | neutral |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 2.59
Light Gray
#D3D3D3
ΔE00 4.10
Fog
#D8DCE0
ΔE00 4.47
Silver
#C0C0C0
ΔE00 4.68
Gainsboro
#DCDCDC
ΔE00 5.36
Light Grey
#D8DCD6
ΔE00 5.49
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5CDCF #CFC7C5
analogous
#C5CFCC #C5CDCF #C5C8CF
triadic
#C5CDCF #CFC5CD #CDCFC5
tetradic
#C5CDCF #CCC5CF #CFC7C5 #C8CFC5
square
#C5CDCF #CCC5CF #CFC7C5 #C8CFC5
split-complementary
#C5CDCF #CFC5C8 #CFCCC5
monochromatic
#829398 #A4B0B3 #C5CDCF #E6EAEB #EEF1F1
Accessibility & contrast
On white
1.61
#C5CDCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.01
#C5CDCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5CDCF
13.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5CDCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5CDCF | 1.00 | 1.61 | 13.01 | 13.01 |
| #FFFFFF | 1.61 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCCCF
Deuteranopia (green-blind)
#CACBCF
Tritanopia (blue-blind)
#C3CECE
Achromatopsia (no color)
#CBCBCB
Design tokens & code
CSS
--color: #c5cdcf; /* rgb */ color: rgb(197, 205, 207); /* oklch */ color: oklch(84.3% 0.009 214.3);
Tailwind
colors: {
custom: {
50: '#d6dcdd',
500: '#c5cdcf',
950: '#000000',
},
}SCSS
$custom: #c5cdcf; $custom-light: #d6dcdd; $custom-dark: #000000;
JSON
{
"hex": "#c5cdcf",
"rgb": {
"r": 197,
"g": 205,
"b": 207
},
"hsl": {
"h": 192,
"s": 9.434,
"l": 79.216
},
"oklch": {
"l": 0.84271,
"c": 0.00922,
"h": 214.3
},
"luminance": 0.60038
}Semantic roles & 50–950 ramp
primary
#C5CDCF
secondary
#A39896
accent
#5F5293
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484