#C5DAEF#C5DAEF
#C5DAEF is a very light, muted cyan. Relative luminance 0.682; OKLCH L 87.9% C 0.037 H 248.3°. Best body text is #000000 at 14.65:1 contrast (WCAG AA passes).
Color values
| HEX | #C5DAEF |
|---|---|
| RGB | rgb(197, 218, 239) |
| HSL | hsl(210, 57%, 85%) |
| HSV | hsv(210, 18%, 94%) |
| CMYK | cmyk(17.6%, 8.8%, 0%, 6.3%) |
| CIE-LAB | lab(86.13, -2.71, -12.63) |
| CIE-LCH | lch(86.13, 12.91, 257.89°) |
| OKLab | oklab(87.93% -0.0136 -0.0342) |
| OKLCH | oklch(87.93% 0.037 248.3) |
| XYZ | xyz(63.6734, 68.2437, 91.4622) |
| Luminance | 0.6825 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.56
Lightsteelblue
#B0C4DE
ΔE00 5.68
Cloudy Blue
#ACC2D9
ΔE00 5.92
Powder Blue (survey)
#B1D1FC
ΔE00 6.58
Fog
#D8DCE0
ΔE00 7.92
Baby Blue (survey)
#A2CFFE
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#C5DAEF #EFDAC5
analogous
#C5EFEF #C5DAEF #C5C5EF
triadic
#C5DAEF #EFC5DA #DAEFC5
tetradic
#C5DAEF #EFC5EF #EFDAC5 #C5EFC5
square
#C5DAEF #EFC5EF #EFDAC5 #C5EFC5
split-complementary
#C5DAEF #EFC5C5 #EFEFC5
monochromatic
#659DD5 #95BBE2 #C5DAEF #E7F0F8 #E7F0F8
Accessibility & contrast
On white
1.43
#C5DAEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.65
#C5DAEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #C5DAEF
14.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##C5DAEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##C5DAEF | 1.00 | 1.43 | 14.65 | 14.65 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAF0
Deuteranopia (green-blind)
#CDD5EF
Tritanopia (blue-blind)
#BADFE1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #c5daef; /* rgb */ color: rgb(197, 218, 239); /* oklch */ color: oklch(87.9% 0.037 248.3);
Tailwind
colors: {
custom: {
50: '#d7e5f4',
500: '#c5daef',
950: '#000000',
},
}SCSS
$custom: #c5daef; $custom-light: #d7e5f4; $custom-dark: #000000;
JSON
{
"hex": "#c5daef",
"rgb": {
"r": 197,
"g": 218,
"b": 239
},
"hsl": {
"h": 210,
"s": 56.757,
"l": 85.49
},
"oklch": {
"l": 0.87929,
"c": 0.03681,
"h": 248.3
},
"luminance": 0.68245
}Semantic roles & 50–950 ramp
primary
#C5DAEF
secondary
#CDAC8B
accent
#7321C4
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485