#BBDDF9#BBDDF9
#BBDDF9 is a very light, muted cyan. Relative luminance 0.691; OKLCH L 88.2% C 0.053 H 243.2°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDDF9 |
|---|---|
| RGB | rgb(187, 221, 249) |
| HSL | hsl(207, 84%, 85%) |
| HSV | hsv(207, 25%, 98%) |
| CMYK | cmyk(24.9%, 11.2%, 0%, 2.4%) |
| CIE-LAB | lab(86.56, -5.10, -17.32) |
| CIE-LCH | lch(86.56, 18.05, 253.59°) |
| OKLab | oklab(88.2% -0.0239 -0.0472) |
| OKLCH | oklch(88.2% 0.053 243.2) |
| XYZ | xyz(63.4440, 69.1150, 99.6019) |
| Luminance | 0.6912 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 5.34
Baby Blue (survey)
#A2CFFE
ΔE00 5.74
Ice Blue
#A5DFF9
ΔE00 5.91
Light Blue Grey
#B7C9E2
ΔE00 6.34
Light Blue
#95D0FC
ΔE00 6.35
Cloudy Blue
#ACC2D9
ΔE00 6.90
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDDF9 #F9D7BB
analogous
#BBF9F6 #BBDDF9 #BBBEF9
triadic
#BBDDF9 #F9BBDD #DDF9BB
tetradic
#BBDDF9 #F6BBF9 #F9D7BB #BEF9BB
square
#BBDDF9 #F6BBF9 #F9D7BB #BEF9BB
split-complementary
#BBDDF9 #F9BBBE #F9F6BB
monochromatic
#4BA5EF #83C1F4 #BBDDF9 #E3F1FD #E3F1FD
Accessibility & contrast
On white
1.42
#BBDDF9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#BBDDF9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDDF9
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDDF9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDDF9 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DDFA
Deuteranopia (green-blind)
#CAD6F9
Tritanopia (blue-blind)
#A9E4E6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bbddf9; /* rgb */ color: rgb(187, 221, 249); /* oklch */ color: oklch(88.2% 0.053 243.2);
Tailwind
colors: {
custom: {
50: '#d0e7fb',
500: '#bbddf9',
950: '#000000',
},
}SCSS
$custom: #bbddf9; $custom-light: #d0e7fb; $custom-dark: #000000;
JSON
{
"hex": "#bbddf9",
"rgb": {
"r": 187,
"g": 221,
"b": 249
},
"hsl": {
"h": 207.097,
"s": 83.784,
"l": 85.49
},
"oklch": {
"l": 0.88204,
"c": 0.05291,
"h": 243.2
},
"luminance": 0.69117
}Semantic roles & 50–950 ramp
primary
#BBDDF9
secondary
#DDA77B
accent
#6805E0
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485