#B8DAEB#B8DAEB
#B8DAEB is a very light, muted cyan. Relative luminance 0.663; OKLCH L 86.9% C 0.043 H 229.5°. Best body text is #000000 at 14.27:1 contrast (WCAG AA passes).
Color values
| HEX | #B8DAEB |
|---|---|
| RGB | rgb(184, 218, 235) |
| HSL | hsl(200, 56%, 82%) |
| HSV | hsv(200, 22%, 92%) |
| CMYK | cmyk(21.7%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(85.16, -7.54, -12.04) |
| CIE-LCH | lch(85.16, 14.21, 237.94°) |
| OKLab | oklab(86.91% -0.0279 -0.0327) |
| OKLCH | oklch(86.91% 0.043 229.5) |
| XYZ | xyz(59.8298, 66.3294, 88.2317) |
| Luminance | 0.6633 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.26
Ice Blue
#A5DFF9
ΔE00 4.82
Powder Blue
#B0E0E6
ΔE00 6.91
Cloudy Blue
#ACC2D9
ΔE00 7.55
Baby Blue
#89CFF0
ΔE00 7.67
Sky Blue
#87CEEB
ΔE00 7.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B8DAEB #EBC9B8
analogous
#B8EBE3 #B8DAEB #B8C1EB
triadic
#B8DAEB #EBB8DA #DAEBB8
tetradic
#B8DAEB #E3B8EB #EBC9B8 #C1EBB8
square
#B8DAEB #E3B8EB #EBC9B8 #C1EBB8
split-complementary
#B8DAEB #EBB8C1 #EBE3B8
monochromatic
#59A8D0 #88C1DE #B8DAEB #E7F3F8 #E7F3F8
Accessibility & contrast
On white
1.47
#B8DAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.27
#B8DAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B8DAEB
14.27:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B8DAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B8DAEB | 1.00 | 1.47 | 14.27 | 14.27 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.27 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.27 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EC
Deuteranopia (green-blind)
#CAD2EB
Tritanopia (blue-blind)
#AADFDF
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b8daeb; /* rgb */ color: rgb(184, 218, 235); /* oklch */ color: oklch(86.9% 0.043 229.5);
Tailwind
colors: {
custom: {
50: '#cee5f1',
500: '#b8daeb',
950: '#000000',
},
}SCSS
$custom: #b8daeb; $custom-light: #cee5f1; $custom-dark: #000000;
JSON
{
"hex": "#b8daeb",
"rgb": {
"r": 184,
"g": 218,
"b": 235
},
"hsl": {
"h": 200,
"s": 56.044,
"l": 82.157
},
"oklch": {
"l": 0.86914,
"c": 0.04298,
"h": 229.5
},
"luminance": 0.66331
}Semantic roles & 50–950 ramp
primary
#B8DAEB
secondary
#C79880
accent
#5822C4
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#131516
muted
#838485