#BBDEFF#BBDEFF
#BBDEFF is a very light, muted cyan. Relative luminance 0.700; OKLCH L 88.6% C 0.059 H 246.9°. Best body text is #000000 at 15.01:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDEFF |
|---|---|
| RGB | rgb(187, 222, 255) |
| HSL | hsl(209, 100%, 87%) |
| HSV | hsv(209, 27%, 100%) |
| CMYK | cmyk(26.7%, 12.9%, 0%, 0%) |
| CIE-LAB | lab(87.01, -4.26, -19.80) |
| CIE-LCH | lch(87.01, 20.25, 257.86°) |
| OKLab | oklab(88.62% -0.023 -0.0541) |
| OKLCH | oklch(88.62% 0.059 246.9) |
| XYZ | xyz(64.6596, 70.0250, 104.6977) |
| Luminance | 0.7003 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.22
Baby Blue (survey)
#A2CFFE
ΔE00 4.90
Light Blue
#95D0FC
ΔE00 6.14
Light Blue Grey
#B7C9E2
ΔE00 6.49
Ice Blue
#A5DFF9
ΔE00 6.80
Lightsteelblue
#B0C4DE
ΔE00 7.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDEFF #FFDCBB
analogous
#BBFFFE #BBDEFF #BBBCFF
triadic
#BBDEFF #FFBBDE #DEFFBB
tetradic
#BBDEFF #FEBBFF #FFDCBB #BCFFBB
square
#BBDEFF #FEBBFF #FFDCBB #BCFFBB
split-complementary
#BBDEFF #FFBBBC #FFFEBB
monochromatic
#41A3FF #7EC0FF #BBDEFF #E0F0FF #E0F0FF
Accessibility & contrast
On white
1.40
#BBDEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.01
#BBDEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDEFF
15.01:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDEFF | 1.00 | 1.40 | 15.01 | 15.01 |
| #FFFFFF | 1.40 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.01 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.01 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DEFF
Deuteranopia (green-blind)
#C9D7FE
Tritanopia (blue-blind)
#A8E6E9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bbdeff; /* rgb */ color: rgb(187, 222, 255); /* oklch */ color: oklch(88.6% 0.059 246.9);
Tailwind
colors: {
custom: {
50: '#d0e8ff',
500: '#bbdeff',
950: '#000000',
},
}SCSS
$custom: #bbdeff; $custom-light: #d0e8ff; $custom-dark: #000000;
JSON
{
"hex": "#bbdeff",
"rgb": {
"r": 187,
"g": 222,
"b": 255
},
"hsl": {
"h": 209.118,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.88619,
"c": 0.05882,
"h": 246.9
},
"luminance": 0.70027
}Semantic roles & 50–950 ramp
primary
#BBDEFF
secondary
#E7AD77
accent
#6F00E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141618
muted
#838486