#B2DAEB#B2DAEB
#B2DAEB is a very light, muted cyan. Relative luminance 0.656; OKLCH L 86.5% C 0.048 H 225.6°. Best body text is #000000 at 14.12:1 contrast (WCAG AA passes).
Color values
| HEX | #B2DAEB |
|---|---|
| RGB | rgb(178, 218, 235) |
| HSL | hsl(198, 59%, 81%) |
| HSV | hsv(198, 24%, 92%) |
| CMYK | cmyk(24.3%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(84.79, -9.33, -12.63) |
| CIE-LCH | lch(84.79, 15.70, 233.54°) |
| OKLab | oklab(86.53% -0.0337 -0.0344) |
| OKLCH | oklch(86.53% 0.048 225.6) |
| XYZ | xyz(58.4225, 65.6038, 88.1657) |
| Luminance | 0.6561 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.84
Ice Blue
#A5DFF9
ΔE00 3.74
Powder Blue
#B0E0E6
ΔE00 5.74
Sky Blue
#87CEEB
ΔE00 6.66
Baby Blue
#89CFF0
ΔE00 6.76
Pale Sky Blue
#BDF6FE
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B2DAEB #EBC3B2
analogous
#B2EBDF #B2DAEB #B2BDEB
triadic
#B2DAEB #EBB2DA #DAEBB2
tetradic
#B2DAEB #DFB2EB #EBC3B2 #BDEBB2
square
#B2DAEB #DFB2EB #EBC3B2 #BDEBB2
split-complementary
#B2DAEB #EBB2BD #EBDFB2
monochromatic
#51ABD2 #81C3DE #B2DAEB #E3F1F8 #E7F3F9
Accessibility & contrast
On white
1.49
#B2DAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.12
#B2DAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B2DAEB
14.12:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B2DAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B2DAEB | 1.00 | 1.49 | 14.12 | 14.12 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.12 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.12 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1D8EC
Deuteranopia (green-blind)
#C8D1EB
Tritanopia (blue-blind)
#A1DFDF
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b2daeb; /* rgb */ color: rgb(178, 218, 235); /* oklch */ color: oklch(86.5% 0.048 225.6);
Tailwind
colors: {
custom: {
50: '#cae5f1',
500: '#b2daeb',
950: '#000000',
},
}SCSS
$custom: #b2daeb; $custom-light: #cae5f1; $custom-dark: #000000;
JSON
{
"hex": "#b2daeb",
"rgb": {
"r": 178,
"g": 218,
"b": 235
},
"hsl": {
"h": 197.895,
"s": 58.763,
"l": 80.98
},
"oklch": {
"l": 0.86526,
"c": 0.04811,
"h": 225.6
},
"luminance": 0.65606
}Semantic roles & 50–950 ramp
primary
#B2DAEB
secondary
#C7917A
accent
#511FC6
background
#FEFEFF
surface
#FAFCFE
border
#D3D5D6
text
#131516
muted
#838485