#B0DAEE#B0DAEE
#B0DAEE is a very light, muted cyan. Relative luminance 0.655; OKLCH L 86.5% C 0.052 H 228.5°. Best body text is #000000 at 14.11:1 contrast (WCAG AA passes).
Color values
| HEX | #B0DAEE |
|---|---|
| RGB | rgb(176, 218, 238) |
| HSL | hsl(199, 65%, 81%) |
| HSV | hsv(199, 26%, 93%) |
| CMYK | cmyk(26.1%, 8.4%, 0%, 6.7%) |
| CIE-LAB | lab(84.76, -9.24, -14.28) |
| CIE-LCH | lch(84.76, 17.01, 237.08°) |
| OKLab | oklab(86.5% -0.0344 -0.0389) |
| OKLCH | oklch(86.5% 0.052 228.5) |
| XYZ | xyz(58.4039, 65.5436, 90.4463) |
| Luminance | 0.6555 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.62
Ice Blue
#A5DFF9
ΔE00 3.06
Baby Blue
#89CFF0
ΔE00 6.06
Sky Blue
#87CEEB
ΔE00 6.14
Powder Blue
#B0E0E6
ΔE00 6.56
Light Blue
#95D0FC
ΔE00 7.26
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0DAEE #EEC4B0
analogous
#B0EEE3 #B0DAEE #B0BBEE
triadic
#B0DAEE #EEB0DA #DAEEB0
tetradic
#B0DAEE #E3B0EE #EEC4B0 #BBEEB0
square
#B0DAEE #E3B0EE #EEC4B0 #BBEEB0
split-complementary
#B0DAEE #EEB0BB #EEE3B0
monochromatic
#4BABD8 #7EC2E3 #B0DAEE #E2F2F9 #E6F3FA
Accessibility & contrast
On white
1.49
#B0DAEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.11
#B0DAEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0DAEE
14.11:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0DAEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0DAEE | 1.00 | 1.49 | 14.11 | 14.11 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.11 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.11 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0D8EF
Deuteranopia (green-blind)
#C7D0EE
Tritanopia (blue-blind)
#9DE0E0
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #b0daee; /* rgb */ color: rgb(176, 218, 238); /* oklch */ color: oklch(86.5% 0.052 228.5);
Tailwind
colors: {
custom: {
50: '#c8e5f3',
500: '#b0daee',
950: '#000000',
},
}SCSS
$custom: #b0daee; $custom-light: #c8e5f3; $custom-dark: #000000;
JSON
{
"hex": "#b0daee",
"rgb": {
"r": 176,
"g": 218,
"b": 238
},
"hsl": {
"h": 199.355,
"s": 64.583,
"l": 81.176
},
"oklch": {
"l": 0.865,
"c": 0.05197,
"h": 228.5
},
"luminance": 0.65546
}Semantic roles & 50–950 ramp
primary
#B0DAEE
secondary
#CC9277
accent
#5319CC
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131517
muted
#828485