#C5CED3#C5CED3
#C5CED3 is a very light, near-neutral cyan. Relative luminance 0.607; OKLCH L 84.6% C 0.012 H 231.7°. Best body text is #000000 at 13.14:1 contrast (WCAG AA passes).
Color values
| HEX | #C5CED3 |
|---|---|
| RGB | rgb(197, 206, 211) |
| HSL | hsl(201, 14%, 80%) |
| HSV | hsv(201, 7%, 83%) |
| CMYK | cmyk(6.6%, 2.4%, 0%, 17.3%) |
| CIE-LAB | lab(82.23, -2.10, -3.54) |
| CIE-LCH | lch(82.23, 4.12, 239.27°) |
| OKLab | oklab(84.6% -0.0075 -0.0095) |
| OKLCH | oklch(84.6% 0.012 231.7) |
| XYZ | xyz(56.8527, 60.7156, 70.3394) |
| Luminance | 0.6072 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Silver (survey)
#C5C9C7
ΔE00 3.94
Fog
#D8DCE0
ΔE00 4.14
Light Gray
#D3D3D3
ΔE00 4.56
Silver
#C0C0C0
ΔE00 5.30
Gainsboro
#DCDCDC
ΔE00 5.62
Dove Gray
#B6B8BD
ΔE00 6.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5CED3 #D3CAC5
analogous
#C5D3D1 #C5CED3 #C5C7D3
triadic
#C5CED3 #D3C5CE #CED3C5
tetradic
#C5CED3 #D1C5D3 #D3CAC5 #C7D3C5
square
#C5CED3 #D1C5D3 #D3CAC5 #C7D3C5
split-complementary
#C5CED3 #D3C5C7 #D3D1C5
monochromatic
#7F939E #A2B1B9 #C5CED3 #E8EBED #EEF0F2
Accessibility & contrast
On white
1.60
#C5CED3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.14
#C5CED3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5CED3
13.14:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5CED3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5CED3 | 1.00 | 1.60 | 13.14 | 13.14 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.14 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.14 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCCED3
Deuteranopia (green-blind)
#CACCD3
Tritanopia (blue-blind)
#C2CFCF
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c5ced3; /* rgb */ color: rgb(197, 206, 211); /* oklch */ color: oklch(84.6% 0.012 231.7);
Tailwind
colors: {
custom: {
50: '#d6dce0',
500: '#c5ced3',
950: '#000000',
},
}SCSS
$custom: #c5ced3; $custom-light: #d6dce0; $custom-dark: #000000;
JSON
{
"hex": "#c5ced3",
"rgb": {
"r": 197,
"g": 206,
"b": 211
},
"hsl": {
"h": 201.429,
"s": 13.725,
"l": 80
},
"oklch": {
"l": 0.84596,
"c": 0.01208,
"h": 231.7
},
"luminance": 0.60716
}Semantic roles & 50–950 ramp
primary
#C5CED3
secondary
#A79B95
accent
#684E98
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484