#C5DDEB#C5DDEB
#C5DDEB is a very light, muted cyan. Relative luminance 0.696; OKLCH L 88.4% C 0.032 H 233.3°. Best body text is #000000 at 14.92:1 contrast (WCAG AA passes).
Color values
| HEX | #C5DDEB |
|---|---|
| RGB | rgb(197, 221, 235) |
| HSL | hsl(202, 49%, 85%) |
| HSV | hsv(202, 16%, 92%) |
| CMYK | cmyk(16.2%, 6%, 0%, 7.8%) |
| CIE-LAB | lab(86.79, -5.10, -9.53) |
| CIE-LCH | lch(86.79, 10.81, 241.82°) |
| OKLab | oklab(88.41% -0.0192 -0.0257) |
| OKLCH | oklch(88.41% 0.032 233.3) |
| XYZ | xyz(63.8740, 69.5799, 88.6461) |
| Luminance | 0.6958 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.74
Light Blue Grey
#B7C9E2
ΔE00 7.35
Fog
#D8DCE0
ΔE00 7.39
Ice Blue
#A5DFF9
ΔE00 7.44
Cloudy Blue
#ACC2D9
ΔE00 7.62
Lightsteelblue
#B0C4DE
ΔE00 8.13
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5DDEB #EBD3C5
analogous
#C5EBE6 #C5DDEB #C5CAEB
triadic
#C5DDEB #EBC5DD #DDEBC5
tetradic
#C5DDEB #E6C5EB #EBD3C5 #CAEBC5
square
#C5DDEB #E6C5EB #EBD3C5 #CAEBC5
split-complementary
#C5DDEB #EBC5CA #EBE6C5
monochromatic
#6AA8CC #97C2DB #C5DDEB #E8F2F7 #E8F2F7
Accessibility & contrast
On white
1.41
#C5DDEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.92
#C5DDEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5DDEB
14.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5DDEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5DDEB | 1.00 | 1.41 | 14.92 | 14.92 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEC
Deuteranopia (green-blind)
#D1D7EB
Tritanopia (blue-blind)
#BBE1E1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c5ddeb; /* rgb */ color: rgb(197, 221, 235); /* oklch */ color: oklch(88.4% 0.032 233.3);
Tailwind
colors: {
custom: {
50: '#d7e7f1',
500: '#c5ddeb',
950: '#000000',
},
}SCSS
$custom: #c5ddeb; $custom-light: #d7e7f1; $custom-dark: #000000;
JSON
{
"hex": "#c5ddeb",
"rgb": {
"r": 197,
"g": 221,
"b": 235
},
"hsl": {
"h": 202.105,
"s": 48.718,
"l": 84.706
},
"oklch": {
"l": 0.88412,
"c": 0.0321,
"h": 233.3
},
"luminance": 0.69581
}Semantic roles & 50–950 ramp
primary
#C5DDEB
secondary
#C7A28D
accent
#5F29BC
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485