#C5D8EA#C5D8EA
#C5D8EA is a very light, muted cyan. Relative luminance 0.669; OKLCH L 87.4% C 0.032 H 246.7°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #C5D8EA |
|---|---|
| RGB | rgb(197, 216, 234) |
| HSL | hsl(209, 47%, 85%) |
| HSV | hsv(209, 16%, 92%) |
| CMYK | cmyk(15.8%, 7.7%, 0%, 8.2%) |
| CIE-LAB | lab(85.46, -2.71, -10.97) |
| CIE-LCH | lch(85.46, 11.30, 256.10°) |
| OKLab | oklab(87.36% -0.0127 -0.0296) |
| OKLCH | oklch(87.36% 0.032 246.7) |
| XYZ | xyz(62.4295, 66.9213, 87.4539) |
| Luminance | 0.6692 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.65
Lightsteelblue
#B0C4DE
ΔE00 5.73
Cloudy Blue
#ACC2D9
ΔE00 5.76
Fog
#D8DCE0
ΔE00 7.02
Powder Blue (survey)
#B1D1FC
ΔE00 7.51
Lightblue
#ADD8E6
ΔE00 8.06
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5D8EA #EAD7C5
analogous
#C5EAE9 #C5D8EA #C5C6EA
triadic
#C5D8EA #EAC5D8 #D8EAC5
tetradic
#C5D8EA #E9C5EA #EAD7C5 #C6EAC5
square
#C5D8EA #E9C5EA #EAD7C5 #C6EAC5
split-complementary
#C5D8EA #EAC5C6 #EAE9C5
monochromatic
#6B9CC9 #98BADA #C5D8EA #E9F0F7 #E9F0F7
Accessibility & contrast
On white
1.46
#C5D8EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#C5D8EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5D8EA
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5D8EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5D8EA | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EB
Deuteranopia (green-blind)
#CDD4EA
Tritanopia (blue-blind)
#BCDCDE
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #c5d8ea; /* rgb */ color: rgb(197, 216, 234); /* oklch */ color: oklch(87.4% 0.032 246.7);
Tailwind
colors: {
custom: {
50: '#d6e4f0',
500: '#c5d8ea',
950: '#000000',
},
}SCSS
$custom: #c5d8ea; $custom-light: #d6e4f0; $custom-dark: #000000;
JSON
{
"hex": "#c5d8ea",
"rgb": {
"r": 197,
"g": 216,
"b": 234
},
"hsl": {
"h": 209.189,
"s": 46.835,
"l": 84.51
},
"oklch": {
"l": 0.87358,
"c": 0.03228,
"h": 246.7
},
"luminance": 0.66923
}Semantic roles & 50–950 ramp
primary
#C5D8EA
secondary
#C6A98E
accent
#712BBA
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485