#B4DAEE#B4DAEE
#B4DAEE is a very light, muted cyan. Relative luminance 0.660; OKLCH L 86.8% C 0.049 H 231.0°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #B4DAEE |
|---|---|
| RGB | rgb(180, 218, 238) |
| HSL | hsl(201, 63%, 82%) |
| HSV | hsv(201, 24%, 93%) |
| CMYK | cmyk(24.4%, 8.4%, 0%, 6.7%) |
| CIE-LAB | lab(85.01, -8.07, -13.89) |
| CIE-LCH | lch(85.01, 16.06, 239.84°) |
| OKLab | oklab(86.75% -0.0306 -0.0378) |
| OKLCH | oklch(86.75% 0.049 231) |
| XYZ | xyz(59.3220, 66.0170, 90.4893) |
| Luminance | 0.6602 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.33
Ice Blue
#A5DFF9
ΔE00 3.85
Baby Blue
#89CFF0
ΔE00 6.68
Sky Blue
#87CEEB
ΔE00 6.90
Powder Blue
#B0E0E6
ΔE00 7.20
Light Blue
#95D0FC
ΔE00 7.30
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B4DAEE #EEC8B4
analogous
#B4EEE5 #B4DAEE #B4BDEE
triadic
#B4DAEE #EEB4DA #DAEEB4
tetradic
#B4DAEE #E5B4EE #EEC8B4 #BDEEB4
square
#B4DAEE #E5B4EE #EEC8B4 #BDEEB4
split-complementary
#B4DAEE #EEB4BD #EEE5B4
monochromatic
#50A9D7 #82C1E3 #B4DAEE #E6F3F9 #E6F3F9
Accessibility & contrast
On white
1.48
#B4DAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#B4DAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B4DAEE
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B4DAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B4DAEE | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8EF
Deuteranopia (green-blind)
#C8D1EE
Tritanopia (blue-blind)
#A3E0E0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b4daee; /* rgb */ color: rgb(180, 218, 238); /* oklch */ color: oklch(86.8% 0.049 231.0);
Tailwind
colors: {
custom: {
50: '#cbe5f3',
500: '#b4daee',
950: '#000000',
},
}SCSS
$custom: #b4daee; $custom-light: #cbe5f3; $custom-dark: #000000;
JSON
{
"hex": "#b4daee",
"rgb": {
"r": 180,
"g": 218,
"b": 238
},
"hsl": {
"h": 200.69,
"s": 63.043,
"l": 81.961
},
"oklch": {
"l": 0.86754,
"c": 0.04867,
"h": 231
},
"luminance": 0.66019
}Semantic roles & 50–950 ramp
primary
#B4DAEE
secondary
#CC977B
accent
#571BCB
background
#FEFEFF
surface
#FAFCFE
border
#D3D5D6
text
#131517
muted
#838485