#C5CFDC#C5CFDC
#C5CFDC is a very light, muted cyan. Relative luminance 0.617; OKLCH L 85.1% C 0.021 H 254.9°. Best body text is #000000 at 13.33:1 contrast (WCAG AA passes).
Color values
| HEX | #C5CFDC |
|---|---|
| RGB | rgb(197, 207, 220) |
| HSL | hsl(214, 25%, 82%) |
| HSV | hsv(214, 10%, 86%) |
| CMYK | cmyk(10.5%, 5.9%, 0%, 13.7%) |
| CIE-LAB | lab(82.73, -0.86, -7.59) |
| CIE-LCH | lch(82.73, 7.64, 263.54°) |
| OKLab | oklab(85.08% -0.0055 -0.0204) |
| OKLCH | oklch(85.08% 0.021 254.9) |
| XYZ | xyz(58.2542, 61.6626, 76.5292) |
| Luminance | 0.6166 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.83
Fog
#D8DCE0
ΔE00 5.28
Lightsteelblue
#B0C4DE
ΔE00 5.82
Cloudy Blue
#ACC2D9
ΔE00 5.88
Light Gray
#D3D3D3
ΔE00 6.67
Dove Gray
#B6B8BD
ΔE00 6.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5CFDC #DCD2C5
analogous
#C5DBDC #C5CFDC #C7C5DC
triadic
#C5CFDC #DCC5CF #CFDCC5
tetradic
#C5CFDC #DCC5DB #DCD2C5 #C5DCC7
square
#C5CFDC #DCC5DB #DCD2C5 #C5DCC7
split-complementary
#C5CFDC #DCC7C5 #DBDCC5
monochromatic
#7990AE #9FAFC5 #C5CFDC #EBEFF3 #ECEFF3
Accessibility & contrast
On white
1.58
#C5CFDC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.33
#C5CFDC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5CFDC
13.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5CFDC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5CFDC | 1.00 | 1.58 | 13.33 | 13.33 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCFDD
Deuteranopia (green-blind)
#C8CDDC
Tritanopia (blue-blind)
#C0D2D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c5cfdc; /* rgb */ color: rgb(197, 207, 220); /* oklch */ color: oklch(85.1% 0.021 254.9);
Tailwind
colors: {
custom: {
50: '#d6dde6',
500: '#c5cfdc',
950: '#000000',
},
}SCSS
$custom: #c5cfdc; $custom-light: #d6dde6; $custom-dark: #000000;
JSON
{
"hex": "#c5cfdc",
"rgb": {
"r": 197,
"g": 207,
"b": 220
},
"hsl": {
"h": 213.913,
"s": 24.731,
"l": 81.765
},
"oklch": {
"l": 0.85078,
"c": 0.02113,
"h": 254.9
},
"luminance": 0.61663
}Semantic roles & 50–950 ramp
primary
#C5CFDC
secondary
#B3A593
accent
#7942A3
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484