#C5D2DF#C5D2DF
#C5D2DF is a very light, muted cyan. Relative luminance 0.633; OKLCH L 85.8% C 0.023 H 248.1°. Best body text is #000000 at 13.66:1 contrast (WCAG AA passes).
Color values
| HEX | #C5D2DF |
|---|---|
| RGB | rgb(197, 210, 223) |
| HSL | hsl(210, 29%, 82%) |
| HSV | hsv(210, 12%, 87%) |
| CMYK | cmyk(11.7%, 5.8%, 0%, 12.5%) |
| CIE-LAB | lab(83.59, -1.83, -7.91) |
| CIE-LCH | lch(83.59, 8.12, 256.97°) |
| OKLab | oklab(85.78% -0.0086 -0.0213) |
| OKLCH | oklch(85.78% 0.023 248.1) |
| XYZ | xyz(59.3888, 63.2904, 78.8851) |
| Luminance | 0.6329 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.03
Fog
#D8DCE0
ΔE00 5.31
Cloudy Blue
#ACC2D9
ΔE00 5.84
Lightsteelblue
#B0C4DE
ΔE00 6.00
Light Gray
#D3D3D3
ΔE00 7.08
Silver (survey)
#C5C9C7
ΔE00 7.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5D2DF #DFD2C5
analogous
#C5DFDF #C5D2DF #C5C5DF
triadic
#C5D2DF #DFC5D2 #D2DFC5
tetradic
#C5D2DF #DFC5DF #DFD2C5 #C5DFC5
square
#C5D2DF #DFC5DF #DFD2C5 #C5DFC5
split-complementary
#C5D2DF #DFC5C5 #DFDFC5
monochromatic
#7695B3 #9EB3C9 #C5D2DF #EBF0F4 #EBF0F4
Accessibility & contrast
On white
1.54
#C5D2DF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.66
#C5D2DF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5D2DF
13.66:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5D2DF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5D2DF | 1.00 | 1.54 | 13.66 | 13.66 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.66 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.66 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD2E0
Deuteranopia (green-blind)
#CACFDF
Tritanopia (blue-blind)
#BFD5D6
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #c5d2df; /* rgb */ color: rgb(197, 210, 223); /* oklch */ color: oklch(85.8% 0.023 248.1);
Tailwind
colors: {
custom: {
50: '#d6dfe9',
500: '#c5d2df',
950: '#000000',
},
}SCSS
$custom: #c5d2df; $custom-light: #d6dfe9; $custom-dark: #000000;
JSON
{
"hex": "#c5d2df",
"rgb": {
"r": 197,
"g": 210,
"b": 223
},
"hsl": {
"h": 210,
"s": 28.889,
"l": 82.353
},
"oklch": {
"l": 0.85783,
"c": 0.02295,
"h": 248.1
},
"luminance": 0.63291
}Semantic roles & 50–950 ramp
primary
#C5D2DF
secondary
#B6A492
accent
#733EA8
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484