#B0DAEB#B0DAEB
#B0DAEB is a very light, muted cyan. Relative luminance 0.654; OKLCH L 86.4% C 0.050 H 224.5°. Best body text is #000000 at 14.07:1 contrast (WCAG AA passes).
Color values
| HEX | #B0DAEB |
|---|---|
| RGB | rgb(176, 218, 235) |
| HSL | hsl(197, 60%, 81%) |
| HSV | hsv(197, 25%, 92%) |
| CMYK | cmyk(25.1%, 7.2%, 0%, 7.8%) |
| CIE-LAB | lab(84.67, -9.92, -12.82) |
| CIE-LCH | lch(84.67, 16.21, 232.28°) |
| OKLab | oklab(86.4% -0.0356 -0.0349) |
| OKLCH | oklch(86.4% 0.05 224.5) |
| XYZ | xyz(57.9669, 65.3688, 88.1444) |
| Luminance | 0.6537 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.47
Ice Blue
#A5DFF9
ΔE00 3.48
Powder Blue
#B0E0E6
ΔE00 5.43
Sky Blue
#87CEEB
ΔE00 6.35
Baby Blue
#89CFF0
ΔE00 6.52
Pale Sky Blue
#BDF6FE
ΔE00 8.01
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0DAEB #EBC1B0
analogous
#B0EBDE #B0DAEB #B0BCEB
triadic
#B0DAEB #EBB0DA #DAEBB0
tetradic
#B0DAEB #DEB0EB #EBC1B0 #BCEBB0
square
#B0DAEB #DEB0EB #EBC1B0 #BCEBB0
split-complementary
#B0DAEB #EBB0BC #EBDEB0
monochromatic
#4EACD2 #7FC3DF #B0DAEB #E1F1F7 #E7F4F9
Accessibility & contrast
On white
1.49
#B0DAEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.07
#B0DAEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0DAEB
14.07:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0DAEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0DAEB | 1.00 | 1.49 | 14.07 | 14.07 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.07 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.07 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8EC
Deuteranopia (green-blind)
#C7D0EB
Tritanopia (blue-blind)
#9EDFDF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #b0daeb; /* rgb */ color: rgb(176, 218, 235); /* oklch */ color: oklch(86.4% 0.050 224.5);
Tailwind
colors: {
custom: {
50: '#c8e5f1',
500: '#b0daeb',
950: '#000000',
},
}SCSS
$custom: #b0daeb; $custom-light: #c8e5f1; $custom-dark: #000000;
JSON
{
"hex": "#b0daeb",
"rgb": {
"r": 176,
"g": 218,
"b": 235
},
"hsl": {
"h": 197.288,
"s": 59.596,
"l": 80.588
},
"oklch": {
"l": 0.864,
"c": 0.04984,
"h": 224.5
},
"luminance": 0.65371
}Semantic roles & 50–950 ramp
primary
#B0DAEB
secondary
#C78F78
accent
#4F1EC7
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131516
muted
#828485