#C5CED5#C5CED5
#C5CED5 is a very light, near-neutral cyan. Relative luminance 0.608; OKLCH L 84.7% C 0.014 H 241.0°. Best body text is #000000 at 13.16:1 contrast (WCAG AA passes).
Color values
| HEX | #C5CED5 |
|---|---|
| RGB | rgb(197, 206, 213) |
| HSL | hsl(206, 16%, 80%) |
| HSV | hsv(206, 8%, 84%) |
| CMYK | cmyk(7.5%, 3.3%, 0%, 16.5%) |
| CIE-LAB | lab(82.28, -1.72, -4.53) |
| CIE-LCH | lch(82.28, 4.84, 249.25°) |
| OKLab | oklab(84.66% -0.0067 -0.0121) |
| OKLCH | oklch(84.66% 0.014 241) |
| XYZ | xyz(57.1050, 60.8165, 71.6681) |
| Luminance | 0.6082 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.16
Silver (survey)
#C5C9C7
ΔE00 4.76
Light Gray
#D3D3D3
ΔE00 4.90
Silver
#C0C0C0
ΔE00 5.63
Gainsboro
#DCDCDC
ΔE00 5.89
Dove Gray
#B6B8BD
ΔE00 6.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5CED5 #D5CCC5
analogous
#C5D5D4 #C5CED5 #C5C6D5
triadic
#C5CED5 #D5C5CE #CED5C5
tetradic
#C5CED5 #D4C5D5 #D5CCC5 #C6D5C5
square
#C5CED5 #D4C5D5 #D5CCC5 #C6D5C5
split-complementary
#C5CED5 #D5C5C6 #D5D4C5
monochromatic
#7E92A2 #A2B0BB #C5CED5 #E8ECEF #EDF0F2
Accessibility & contrast
On white
1.60
#C5CED5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.16
#C5CED5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5CED5
13.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5CED5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5CED5 | 1.00 | 1.60 | 13.16 | 13.16 |
| #FFFFFF | 1.60 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCED5
Deuteranopia (green-blind)
#C9CCD5
Tritanopia (blue-blind)
#C1D0D0
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c5ced5; /* rgb */ color: rgb(197, 206, 213); /* oklch */ color: oklch(84.7% 0.014 241.0);
Tailwind
colors: {
custom: {
50: '#d6dce1',
500: '#c5ced5',
950: '#000000',
},
}SCSS
$custom: #c5ced5; $custom-light: #d6dce1; $custom-dark: #000000;
JSON
{
"hex": "#c5ced5",
"rgb": {
"r": 197,
"g": 206,
"b": 213
},
"hsl": {
"h": 206.25,
"s": 16,
"l": 80.392
},
"oklch": {
"l": 0.84656,
"c": 0.01387,
"h": 241
},
"luminance": 0.60817
}Semantic roles & 50–950 ramp
primary
#C5CED5
secondary
#AA9E94
accent
#6E4B9A
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484