#B5DAEB#B5DAEB
#B5DAEB is a very light, muted cyan. Relative luminance 0.660; OKLCH L 86.7% C 0.046 H 227.4°. Best body text is #000000 at 14.19:1 contrast (WCAG AA passes).
Color values
| HEX | #B5DAEB |
|---|---|
| RGB | rgb(181, 218, 235) |
| HSL | hsl(199, 57%, 82%) |
| HSV | hsv(199, 23%, 92%) |
| CMYK | cmyk(23%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(84.98, -8.44, -12.34) |
| CIE-LCH | lch(84.98, 14.95, 235.62°) |
| OKLab | oklab(86.72% -0.0308 -0.0335) |
| OKLCH | oklch(86.72% 0.046 227.4) |
| XYZ | xyz(59.1186, 65.9627, 88.1984) |
| Luminance | 0.6596 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.50
Ice Blue
#A5DFF9
ΔE00 4.23
Powder Blue
#B0E0E6
ΔE00 6.29
Baby Blue
#89CFF0
ΔE00 7.18
Sky Blue
#87CEEB
ΔE00 7.19
Cloudy Blue
#ACC2D9
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B5DAEB #EBC6B5
analogous
#B5EBE1 #B5DAEB #B5BFEB
triadic
#B5DAEB #EBB5DA #DAEBB5
tetradic
#B5DAEB #E1B5EB #EBC6B5 #BFEBB5
square
#B5DAEB #E1B5EB #EBC6B5 #BFEBB5
split-complementary
#B5DAEB #EBB5BF #EBE1B5
monochromatic
#55AAD1 #85C2DE #B5DAEB #E5F2F8 #E7F3F8
Accessibility & contrast
On white
1.48
#B5DAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.19
#B5DAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B5DAEB
14.19:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B5DAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B5DAEB | 1.00 | 1.48 | 14.19 | 14.19 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.19 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.19 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EC
Deuteranopia (green-blind)
#C9D1EB
Tritanopia (blue-blind)
#A5DFDF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b5daeb; /* rgb */ color: rgb(181, 218, 235); /* oklch */ color: oklch(86.7% 0.046 227.4);
Tailwind
colors: {
custom: {
50: '#cce5f1',
500: '#b5daeb',
950: '#000000',
},
}SCSS
$custom: #b5daeb; $custom-light: #cce5f1; $custom-dark: #000000;
JSON
{
"hex": "#b5daeb",
"rgb": {
"r": 181,
"g": 218,
"b": 235
},
"hsl": {
"h": 198.889,
"s": 57.447,
"l": 81.569
},
"oklch": {
"l": 0.86719,
"c": 0.04554,
"h": 227.4
},
"luminance": 0.65965
}Semantic roles & 50–950 ramp
primary
#B5DAEB
secondary
#C7947D
accent
#5420C5
background
#FEFEFF
surface
#FAFCFE
border
#D3D5D6
text
#131516
muted
#838485