#BBDEE7#BBDEE7
#BBDEE7 is a very light, muted cyan. Relative luminance 0.686; OKLCH L 87.8% C 0.039 H 215.0°. Best body text is #000000 at 14.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDEE7 |
|---|---|
| RGB | rgb(187, 222, 231) |
| HSL | hsl(192, 48%, 82%) |
| HSV | hsv(192, 19%, 91%) |
| CMYK | cmyk(19%, 3.9%, 0%, 9.4%) |
| CIE-LAB | lab(86.29, -9.55, -8.22) |
| CIE-LCH | lch(86.29, 12.60, 220.74°) |
| OKLab | oklab(87.82% -0.0318 -0.0223) |
| OKLCH | oklch(87.82% 0.039 215) |
| XYZ | xyz(61.0347, 68.5750, 85.6063) |
| Luminance | 0.6858 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.78
Powder Blue
#B0E0E6
ΔE00 3.87
Ice Blue
#A5DFF9
ΔE00 6.27
Pale Sky Blue
#BDF6FE
ΔE00 6.79
Light Sky Blue
#C6FCFF
ΔE00 8.09
Lightcyan
#E0FFFF
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDEE7 #E7C4BB
analogous
#BBE7DA #BBDEE7 #BBC8E7
triadic
#BBDEE7 #E7BBDE #DEE7BB
tetradic
#BBDEE7 #DABBE7 #E7C4BB #C8E7BB
square
#BBDEE7 #DABBE7 #E7C4BB #C8E7BB
split-complementary
#BBDEE7 #E7BBC8 #E7DABB
monochromatic
#61B2C7 #8EC8D7 #BBDEE7 #E8F4F7 #E8F4F7
Accessibility & contrast
On white
1.43
#BBDEE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.72
#BBDEE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDEE7
14.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDEE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDEE7 | 1.00 | 1.43 | 14.72 | 14.72 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DBE8
Deuteranopia (green-blind)
#D0D5E7
Tritanopia (blue-blind)
#AEE2E1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bbdee7; /* rgb */ color: rgb(187, 222, 231); /* oklch */ color: oklch(87.8% 0.039 215.0);
Tailwind
colors: {
custom: {
50: '#d0e8ee',
500: '#bbdee7',
950: '#000000',
},
}SCSS
$custom: #bbdee7; $custom-light: #d0e8ee; $custom-dark: #000000;
JSON
{
"hex": "#bbdee7",
"rgb": {
"r": 187,
"g": 222,
"b": 231
},
"hsl": {
"h": 192.273,
"s": 47.826,
"l": 81.961
},
"oklch": {
"l": 0.87817,
"c": 0.03884,
"h": 215
},
"luminance": 0.68577
}Semantic roles & 50–950 ramp
primary
#BBDEE7
secondary
#C29184
accent
#482ABB
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485