#C5DAEB#C5DAEB
#C5DAEB is a very light, muted cyan. Relative luminance 0.680; OKLCH L 87.8% C 0.033 H 242.4°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #C5DAEB |
|---|---|
| RGB | rgb(197, 218, 235) |
| HSL | hsl(207, 49%, 85%) |
| HSV | hsv(207, 16%, 92%) |
| CMYK | cmyk(16.2%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(86.01, -3.55, -10.69) |
| CIE-LCH | lch(86.01, 11.26, 251.63°) |
| OKLab | oklab(87.8% -0.0151 -0.0289) |
| OKLCH | oklch(87.8% 0.033 242.4) |
| XYZ | xyz(63.0890, 68.0099, 88.3845) |
| Luminance | 0.6801 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.53
Cloudy Blue
#ACC2D9
ΔE00 6.30
Lightsteelblue
#B0C4DE
ΔE00 6.48
Fog
#D8DCE0
ΔE00 7.12
Lightblue
#ADD8E6
ΔE00 7.20
Powder Blue (survey)
#B1D1FC
ΔE00 8.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5DAEB #EBD6C5
analogous
#C5EBE9 #C5DAEB #C5C7EB
triadic
#C5DAEB #EBC5DA #DAEBC5
tetradic
#C5DAEB #E9C5EB #EBD6C5 #C7EBC5
square
#C5DAEB #E9C5EB #EBD6C5 #C7EBC5
split-complementary
#C5DAEB #EBC5C7 #EBE9C5
monochromatic
#6AA0CC #97BDDB #C5DAEB #E8F0F7 #E8F0F7
Accessibility & contrast
On white
1.44
#C5DAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#C5DAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5DAEB
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5DAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5DAEB | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEC
Deuteranopia (green-blind)
#CED5EB
Tritanopia (blue-blind)
#BBDEDF
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c5daeb; /* rgb */ color: rgb(197, 218, 235); /* oklch */ color: oklch(87.8% 0.033 242.4);
Tailwind
colors: {
custom: {
50: '#d7e5f1',
500: '#c5daeb',
950: '#000000',
},
}SCSS
$custom: #c5daeb; $custom-light: #d7e5f1; $custom-dark: #000000;
JSON
{
"hex": "#c5daeb",
"rgb": {
"r": 197,
"g": 218,
"b": 235
},
"hsl": {
"h": 206.842,
"s": 48.718,
"l": 84.706
},
"oklch": {
"l": 0.87798,
"c": 0.0326,
"h": 242.4
},
"luminance": 0.68011
}Semantic roles & 50–950 ramp
primary
#C5DAEB
secondary
#C7A78D
accent
#6B29BC
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485