#BBDDFB#BBDDFB
#BBDDFB is a very light, muted cyan. Relative luminance 0.692; OKLCH L 88.3% C 0.055 H 245.1°. Best body text is #000000 at 14.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDDFB |
|---|---|
| RGB | rgb(187, 221, 251) |
| HSL | hsl(208, 89%, 86%) |
| HSV | hsv(208, 25%, 98%) |
| CMYK | cmyk(25.5%, 12%, 0%, 1.6%) |
| CIE-LAB | lab(86.62, -4.65, -18.28) |
| CIE-LCH | lch(86.62, 18.86, 255.73°) |
| OKLab | oklab(88.27% -0.0231 -0.0499) |
| OKLCH | oklch(88.27% 0.055 245.1) |
| XYZ | xyz(63.7576, 69.2405, 101.2535) |
| Luminance | 0.6924 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.73
Baby Blue (survey)
#A2CFFE
ΔE00 5.30
Light Blue Grey
#B7C9E2
ΔE00 6.22
Light Blue
#95D0FC
ΔE00 6.23
Ice Blue
#A5DFF9
ΔE00 6.35
Lightsteelblue
#B0C4DE
ΔE00 6.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDDFB #FBD9BB
analogous
#BBFBF9 #BBDDFB #BBBDFB
triadic
#BBDDFB #FBBBDD #DDFBBB
tetradic
#BBDDFB #F9BBFB #FBD9BB #BDFBBB
square
#BBDDFB #F9BBFB #FBD9BB #BDFBBB
split-complementary
#BBDDFB #FBBBBD #FBF9BB
monochromatic
#47A3F4 #81C0F8 #BBDDFB #E2F1FD #E2F1FD
Accessibility & contrast
On white
1.41
#BBDDFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.85
#BBDDFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDDFB
14.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDDFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDDFB | 1.00 | 1.41 | 14.85 | 14.85 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DDFD
Deuteranopia (green-blind)
#C9D6FA
Tritanopia (blue-blind)
#A9E4E7
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bbddfb; /* rgb */ color: rgb(187, 221, 251); /* oklch */ color: oklch(88.3% 0.055 245.1);
Tailwind
colors: {
custom: {
50: '#d0e7fc',
500: '#bbddfb',
950: '#000000',
},
}SCSS
$custom: #bbddfb; $custom-light: #d0e7fc; $custom-dark: #000000;
JSON
{
"hex": "#bbddfb",
"rgb": {
"r": 187,
"g": 221,
"b": 251
},
"hsl": {
"h": 208.125,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.88273,
"c": 0.055,
"h": 245.1
},
"luminance": 0.69243
}Semantic roles & 50–950 ramp
primary
#BBDDFB
secondary
#E0AA7A
accent
#6C00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485