#C5CFDB#C5CFDB
#C5CFDB is a very light, near-neutral cyan. Relative luminance 0.616; OKLCH L 85.0% C 0.020 H 252.9°. Best body text is #000000 at 13.32:1 contrast (WCAG AA passes).
Color values
| HEX | #C5CFDB |
|---|---|
| RGB | rgb(197, 207, 219) |
| HSL | hsl(213, 23%, 82%) |
| HSV | hsv(213, 10%, 86%) |
| CMYK | cmyk(10%, 5.5%, 0%, 14.1%) |
| CIE-LAB | lab(82.71, -1.06, -7.10) |
| CIE-LCH | lch(82.71, 7.18, 261.52°) |
| OKLab | oklab(85.05% -0.0059 -0.0191) |
| OKLCH | oklch(85.05% 0.02 252.9) |
| XYZ | xyz(58.1222, 61.6098, 75.8338) |
| Luminance | 0.6161 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Fog
#D8DCE0
ΔE00 5.01
Light Blue Grey
#B7C9E2
ΔE00 5.19
Cloudy Blue
#ACC2D9
ΔE00 6.06
Lightsteelblue
#B0C4DE
ΔE00 6.12
Light Gray
#D3D3D3
ΔE00 6.37
Dove Gray
#B6B8BD
ΔE00 6.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5CFDB #DBD1C5
analogous
#C5DADB #C5CFDB #C6C5DB
triadic
#C5CFDB #DBC5CF #CFDBC5
tetradic
#C5CFDB #DBC5DA #DBD1C5 #C5DBC6
square
#C5CFDB #DBC5DA #DBD1C5 #C5DBC6
split-complementary
#C5CFDB #DBC6C5 #DADBC5
monochromatic
#7990AC #9FB0C4 #C5CFDB #EBEEF2 #ECEFF3
Accessibility & contrast
On white
1.58
#C5CFDB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.32
#C5CFDB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5CFDB
13.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5CFDB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5CFDB | 1.00 | 1.58 | 13.32 | 13.32 |
| #FFFFFF | 1.58 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBCFDC
Deuteranopia (green-blind)
#C8CDDB
Tritanopia (blue-blind)
#C0D2D3
Achromatopsia (no color)
#CECECE
Design tokens & code
CSS
--color: #c5cfdb; /* rgb */ color: rgb(197, 207, 219); /* oklch */ color: oklch(85.0% 0.020 252.9);
Tailwind
colors: {
custom: {
50: '#d6dde6',
500: '#c5cfdb',
950: '#000000',
},
}SCSS
$custom: #c5cfdb; $custom-light: #d6dde6; $custom-dark: #000000;
JSON
{
"hex": "#c5cfdb",
"rgb": {
"r": 197,
"g": 207,
"b": 219
},
"hsl": {
"h": 212.727,
"s": 23.404,
"l": 81.569
},
"oklch": {
"l": 0.85046,
"c": 0.01995,
"h": 252.9
},
"luminance": 0.6161
}Semantic roles & 50–950 ramp
primary
#C5CFDB
secondary
#B1A393
accent
#7744A2
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484