#C5CBD2#C5CBD2
#C5CBD2 is a very light, near-neutral cyan. Relative luminance 0.592; OKLCH L 84.0% C 0.012 H 252.1°. Best body text is #000000 at 12.85:1 contrast (WCAG AA passes).
Color values
| HEX | #C5CBD2 |
|---|---|
| RGB | rgb(197, 203, 210) |
| HSL | hsl(212, 13%, 80%) |
| HSV | hsv(212, 6%, 82%) |
| CMYK | cmyk(6.2%, 3.3%, 0%, 17.6%) |
| CIE-LAB | lab(81.42, -0.72, -4.19) |
| CIE-LCH | lch(81.42, 4.25, 260.26°) |
| OKLab | oklab(83.95% -0.0036 -0.0112) |
| OKLCH | oklch(83.95% 0.012 252.1) |
| XYZ | xyz(56.0124, 59.2349, 69.4428) |
| Luminance | 0.5924 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.34
Light Gray
#D3D3D3
ΔE00 4.47
Silver (survey)
#C5C9C7
ΔE00 4.64
Silver
#C0C0C0
ΔE00 4.71
Dove Gray
#B6B8BD
ΔE00 5.05
Gainsboro
#DCDCDC
ΔE00 5.75
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5CBD2 #D2CCC5
analogous
#C5D1D2 #C5CBD2 #C6C5D2
triadic
#C5CBD2 #D2C5CB #CBD2C5
tetradic
#C5CBD2 #D2C5D1 #D2CCC5 #C5D2C6
square
#C5CBD2 #D2C5D1 #D2CCC5 #C5D2C6
split-complementary
#C5CBD2 #D2C6C5 #D1D2C5
monochromatic
#808D9D #A3ACB7 #C5CBD2 #E7EAED #EEF0F2
Accessibility & contrast
On white
1.63
#C5CBD2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
12.85
#C5CBD2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5CBD2
12.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5CBD2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5CBD2 | 1.00 | 1.63 | 12.85 | 12.85 |
| #FFFFFF | 1.63 | 1.00 | 21.00 | 21.00 |
| #000000 | 12.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 12.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C9CBD2
Deuteranopia (green-blind)
#C7CAD2
Tritanopia (blue-blind)
#C2CDCD
Achromatopsia (no color)
#CACACA
Design tokens & code
CSS
--color: #c5cbd2; /* rgb */ color: rgb(197, 203, 210); /* oklch */ color: oklch(84.0% 0.012 252.1);
Tailwind
colors: {
custom: {
50: '#d6dadf',
500: '#c5cbd2',
950: '#000000',
},
}SCSS
$custom: #c5cbd2; $custom-light: #d6dadf; $custom-dark: #000000;
JSON
{
"hex": "#c5cbd2",
"rgb": {
"r": 197,
"g": 203,
"b": 210
},
"hsl": {
"h": 212.308,
"s": 12.621,
"l": 79.804
},
"oklch": {
"l": 0.83954,
"c": 0.01177,
"h": 252.1
},
"luminance": 0.59235
}Semantic roles & 50–950 ramp
primary
#C5CBD2
secondary
#A69E95
accent
#764F97
background
#FEFEFE
surface
#FBFBFC
border
#D4D4D5
text
#141415
muted
#838384