#B0DDEA#B0DDEA
#B0DDEA is a very light, muted cyan. Relative luminance 0.669; OKLCH L 87.0% C 0.050 H 217.3°. Best body text is #000000 at 14.38:1 contrast (WCAG AA passes).
Color values
| HEX | #B0DDEA |
|---|---|
| RGB | rgb(176, 221, 234) |
| HSL | hsl(193, 58%, 80%) |
| HSV | hsv(193, 25%, 92%) |
| CMYK | cmyk(24.8%, 5.6%, 0%, 8.2%) |
| CIE-LAB | lab(85.44, -11.68, -11.14) |
| CIE-LCH | lch(85.44, 16.15, 223.65°) |
| OKLab | oklab(87% -0.0398 -0.0303) |
| OKLCH | oklch(87% 0.05 217.3) |
| XYZ | xyz(58.6078, 66.8812, 87.6473) |
| Luminance | 0.6688 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 1.32
Powder Blue
#B0E0E6
ΔE00 3.32
Ice Blue
#A5DFF9
ΔE00 4.36
Pale Sky Blue
#BDF6FE
ΔE00 6.30
Sky Blue
#87CEEB
ΔE00 7.06
Baby Blue
#89CFF0
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#B0DDEA #EABDB0
analogous
#B0EADA #B0DDEA #B0C0EA
triadic
#B0DDEA #EAB0DD #DDEAB0
tetradic
#B0DDEA #DAB0EA #EABDB0 #C0EAB0
square
#B0DDEA #DAB0EA #EABDB0 #C0EAB0
split-complementary
#B0DDEA #EAB0C0 #EADAB0
monochromatic
#4FB3D0 #80C8DD #B0DDEA #E0F2F7 #E7F5F9
Accessibility & contrast
On white
1.46
#B0DDEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.38
#B0DDEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #B0DDEA
14.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##B0DDEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##B0DDEA | 1.00 | 1.46 | 14.38 | 14.38 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEB
Deuteranopia (green-blind)
#CBD2EA
Tritanopia (blue-blind)
#9EE2E1
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #b0ddea; /* rgb */ color: rgb(176, 221, 234); /* oklch */ color: oklch(87.0% 0.050 217.3);
Tailwind
colors: {
custom: {
50: '#c8e7f0',
500: '#b0ddea',
950: '#000000',
},
}SCSS
$custom: #b0ddea; $custom-light: #c8e7f0; $custom-dark: #000000;
JSON
{
"hex": "#b0ddea",
"rgb": {
"r": 176,
"g": 221,
"b": 234
},
"hsl": {
"h": 193.448,
"s": 58,
"l": 80.392
},
"oklch": {
"l": 0.87,
"c": 0.05006,
"h": 217.3
},
"luminance": 0.66884
}Semantic roles & 50–950 ramp
primary
#B0DDEA
secondary
#C68A78
accent
#4520C6
background
#FDFEFF
surface
#F9FCFE
border
#D2D5D6
text
#131616
muted
#828485