#B0DDEE#B0DDEE
#B0DDEE is a very light, muted cyan. Relative luminance 0.671; OKLCH L 87.1% C 0.052 H 222.9°. Best body text is #000000 at 14.42:1 contrast (WCAG AA passes).
Color values
| HEX | #B0DDEE |
|---|---|
| RGB | rgb(176, 221, 238) |
| HSL | hsl(196, 65%, 81%) |
| HSV | hsv(196, 26%, 93%) |
| CMYK | cmyk(26.1%, 7.1%, 0%, 6.7%) |
| CIE-LAB | lab(85.56, -10.79, -13.08) |
| CIE-LCH | lch(85.56, 16.96, 230.49°) |
| OKLab | oklab(87.13% -0.0383 -0.0356) |
| OKLCH | oklch(87.13% 0.052 222.9) |
| XYZ | xyz(59.1889, 67.1136, 90.7079) |
| Luminance | 0.6712 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.57
Ice Blue
#A5DFF9
ΔE00 3.11
Powder Blue
#B0E0E6
ΔE00 4.91
Sky Blue
#87CEEB
ΔE00 6.39
Baby Blue
#89CFF0
ΔE00 6.63
Pale Sky Blue
#BDF6FE
ΔE00 7.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0DDEE #EEC1B0
analogous
#B0EEE0 #B0DDEE #B0BEEE
triadic
#B0DDEE #EEB0DD #DDEEB0
tetradic
#B0DDEE #E0B0EE #EEC1B0 #BEEEB0
square
#B0DDEE #E0B0EE #EEC1B0 #BEEEB0
split-complementary
#B0DDEE #EEB0BE #EEE0B0
monochromatic
#4BB2D8 #7EC7E3 #B0DDEE #E2F3F9 #E6F4FA
Accessibility & contrast
On white
1.46
#B0DDEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.42
#B0DDEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0DDEE
14.42:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0DDEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0DDEE | 1.00 | 1.46 | 14.42 | 14.42 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.42 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.42 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DAEF
Deuteranopia (green-blind)
#C9D3EE
Tritanopia (blue-blind)
#9DE3E2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #b0ddee; /* rgb */ color: rgb(176, 221, 238); /* oklch */ color: oklch(87.1% 0.052 222.9);
Tailwind
colors: {
custom: {
50: '#c9e7f3',
500: '#b0ddee',
950: '#000000',
},
}SCSS
$custom: #b0ddee; $custom-light: #c9e7f3; $custom-dark: #000000;
JSON
{
"hex": "#b0ddee",
"rgb": {
"r": 176,
"g": 221,
"b": 238
},
"hsl": {
"h": 196.452,
"s": 64.583,
"l": 81.176
},
"oklch": {
"l": 0.87132,
"c": 0.05233,
"h": 222.9
},
"luminance": 0.67116
}Semantic roles & 50–950 ramp
primary
#B0DDEE
secondary
#CC8E77
accent
#4A19CC
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131617
muted
#828485