#C5CED7#C5CED7
#C5CED7 is a very light, near-neutral cyan. Relative luminance 0.609; OKLCH L 84.7% C 0.016 H 248.0°. Best body text is #000000 at 13.18:1 contrast (WCAG AA passes).
Color values
| HEX | #C5CED7 |
|---|---|
| RGB | rgb(197, 206, 215) |
| HSL | hsl(210, 18%, 81%) |
| HSV | hsv(210, 8%, 84%) |
| CMYK | cmyk(8.4%, 4.2%, 0%, 15.7%) |
| CIE-LAB | lab(82.33, -1.32, -5.51) |
| CIE-LCH | lch(82.33, 5.67, 256.50°) |
| OKLab | oklab(84.72% -0.006 -0.0148) |
| OKLCH | oklch(84.72% 0.016 248) |
| XYZ | xyz(57.3604, 60.9186, 73.0133) |
| Luminance | 0.6092 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 4.40
Light Gray
#D3D3D3
ΔE00 5.39
Silver (survey)
#C5C9C7
ΔE00 5.61
Silver
#C0C0C0
ΔE00 6.09
Dove Gray
#B6B8BD
ΔE00 6.18
Gainsboro
#DCDCDC
ΔE00 6.29
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5CED7 #D7CEC5
analogous
#C5D7D7 #C5CED7 #C5C5D7
triadic
#C5CED7 #D7C5CE #CED7C5
tetradic
#C5CED7 #D7C5D7 #D7CEC5 #C5D7C5
square
#C5CED7 #D7C5D7 #D7CEC5 #C5D7C5
split-complementary
#C5CED7 #D7C5C5 #D7D7C5
monochromatic
#7D91A5 #A1AFBE #C5CED7 #E9EDF0 #EDF0F3
Accessibility & contrast
On white
1.59
#C5CED7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.18
#C5CED7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5CED7
13.18:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5CED7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5CED7 | 1.00 | 1.59 | 13.18 | 13.18 |
| #FFFFFF | 1.59 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.18 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.18 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCED7
Deuteranopia (green-blind)
#C9CCD7
Tritanopia (blue-blind)
#C1D0D1
Achromatopsia (no color)
#CDCDCD
Design tokens & code
CSS
--color: #c5ced7; /* rgb */ color: rgb(197, 206, 215); /* oklch */ color: oklch(84.7% 0.016 248.0);
Tailwind
colors: {
custom: {
50: '#d6dce3',
500: '#c5ced7',
950: '#000000',
},
}SCSS
$custom: #c5ced7; $custom-light: #d6dce3; $custom-dark: #000000;
JSON
{
"hex": "#c5ced7",
"rgb": {
"r": 197,
"g": 206,
"b": 215
},
"hsl": {
"h": 210,
"s": 18.367,
"l": 80.784
},
"oklch": {
"l": 0.84718,
"c": 0.01594,
"h": 248
},
"luminance": 0.60919
}Semantic roles & 50–950 ramp
primary
#C5CED7
secondary
#ACA094
accent
#73499D
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484