#C5DDEA#C5DDEA
#C5DDEA is a very light, muted cyan. Relative luminance 0.695; OKLCH L 88.4% C 0.031 H 231.3°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #C5DDEA |
|---|---|
| RGB | rgb(197, 221, 234) |
| HSL | hsl(201, 47%, 85%) |
| HSV | hsv(201, 16%, 92%) |
| CMYK | cmyk(15.8%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(86.76, -5.31, -9.04) |
| CIE-LCH | lch(86.76, 10.49, 239.56°) |
| OKLab | oklab(88.38% -0.0195 -0.0244) |
| OKLCH | oklch(88.38% 0.031 231.3) |
| XYZ | xyz(63.7300, 69.5223, 87.8874) |
| Luminance | 0.6952 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.56
Fog
#D8DCE0
ΔE00 7.33
Ice Blue
#A5DFF9
ΔE00 7.49
Light Blue Grey
#B7C9E2
ΔE00 7.68
Cloudy Blue
#ACC2D9
ΔE00 7.85
Powder Blue
#B0E0E6
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5DDEA #EAD2C5
analogous
#C5EAE5 #C5DDEA #C5CBEA
triadic
#C5DDEA #EAC5DD #DDEAC5
tetradic
#C5DDEA #E5C5EA #EAD2C5 #CBEAC5
square
#C5DDEA #E5C5EA #EAD2C5 #CBEAC5
split-complementary
#C5DDEA #EAC5CB #EAE5C5
monochromatic
#6BA8C9 #98C3DA #C5DDEA #E9F2F7 #E9F2F7
Accessibility & contrast
On white
1.41
#C5DDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#C5DDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5DDEA
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5DDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5DDEA | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DCEB
Deuteranopia (green-blind)
#D1D7EA
Tritanopia (blue-blind)
#BBE1E1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #c5ddea; /* rgb */ color: rgb(197, 221, 234); /* oklch */ color: oklch(88.4% 0.031 231.3);
Tailwind
colors: {
custom: {
50: '#d7e7f0',
500: '#c5ddea',
950: '#000000',
},
}SCSS
$custom: #c5ddea; $custom-light: #d7e7f0; $custom-dark: #000000;
JSON
{
"hex": "#c5ddea",
"rgb": {
"r": 197,
"g": 221,
"b": 234
},
"hsl": {
"h": 201.081,
"s": 46.835,
"l": 84.51
},
"oklch": {
"l": 0.8838,
"c": 0.03128,
"h": 231.3
},
"luminance": 0.69524
}Semantic roles & 50–950 ramp
primary
#C5DDEA
secondary
#C6A18E
accent
#5E2BBA
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485