#B4DAEB#B4DAEB
#B4DAEB is a very light, muted cyan. Relative luminance 0.658; OKLCH L 86.7% C 0.046 H 226.8°. Best body text is #000000 at 14.17:1 contrast (WCAG AA passes).
Color values
| HEX | #B4DAEB |
|---|---|
| RGB | rgb(180, 218, 235) |
| HSL | hsl(199, 58%, 81%) |
| HSV | hsv(199, 23%, 92%) |
| CMYK | cmyk(23.4%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(84.92, -8.74, -12.44) |
| CIE-LCH | lch(84.92, 15.20, 234.91°) |
| OKLab | oklab(86.65% -0.0318 -0.0338) |
| OKLCH | oklch(86.65% 0.046 226.8) |
| XYZ | xyz(58.8849, 65.8422, 88.1874) |
| Luminance | 0.6584 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.27
Ice Blue
#A5DFF9
ΔE00 4.05
Powder Blue
#B0E0E6
ΔE00 6.10
Sky Blue
#87CEEB
ΔE00 7.00
Baby Blue
#89CFF0
ΔE00 7.03
Cloudy Blue
#ACC2D9
ΔE00 8.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4DAEB #EBC5B4
analogous
#B4EBE1 #B4DAEB #B4BFEB
triadic
#B4DAEB #EBB4DA #DAEBB4
tetradic
#B4DAEB #E1B4EB #EBC5B4 #BFEBB4
square
#B4DAEB #E1B4EB #EBC5B4 #BFEBB4
split-complementary
#B4DAEB #EBB4BF #EBE1B4
monochromatic
#53AAD1 #84C2DE #B4DAEB #E4F2F8 #E7F3F9
Accessibility & contrast
On white
1.48
#B4DAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.17
#B4DAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4DAEB
14.17:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4DAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4DAEB | 1.00 | 1.48 | 14.17 | 14.17 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.17 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.17 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EC
Deuteranopia (green-blind)
#C9D1EB
Tritanopia (blue-blind)
#A4DFDF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b4daeb; /* rgb */ color: rgb(180, 218, 235); /* oklch */ color: oklch(86.7% 0.046 226.8);
Tailwind
colors: {
custom: {
50: '#cbe5f1',
500: '#b4daeb',
950: '#000000',
},
}SCSS
$custom: #b4daeb; $custom-light: #cbe5f1; $custom-dark: #000000;
JSON
{
"hex": "#b4daeb",
"rgb": {
"r": 180,
"g": 218,
"b": 235
},
"hsl": {
"h": 198.545,
"s": 57.895,
"l": 81.373
},
"oklch": {
"l": 0.86654,
"c": 0.04639,
"h": 226.8
},
"luminance": 0.65844
}Semantic roles & 50–950 ramp
primary
#B4DAEB
secondary
#C7937C
accent
#5320C5
background
#FEFEFF
surface
#FAFCFE
border
#D3D5D6
text
#131516
muted
#838485