#BBDEE8#BBDEE8
#BBDEE8 is a very light, muted cyan. Relative luminance 0.686; OKLCH L 87.8% C 0.039 H 216.9°. Best body text is #000000 at 14.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDEE8 |
|---|---|
| RGB | rgb(187, 222, 232) |
| HSL | hsl(193, 49%, 82%) |
| HSV | hsv(193, 19%, 91%) |
| CMYK | cmyk(19.4%, 4.3%, 0%, 9%) |
| CIE-LAB | lab(86.32, -9.34, -8.71) |
| CIE-LCH | lch(86.32, 12.77, 223.01°) |
| OKLab | oklab(87.85% -0.0314 -0.0236) |
| OKLCH | oklch(87.85% 0.039 216.9) |
| XYZ | xyz(61.1763, 68.6317, 86.3523) |
| Luminance | 0.6863 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.62
Powder Blue
#B0E0E6
ΔE00 4.18
Ice Blue
#A5DFF9
ΔE00 5.97
Pale Sky Blue
#BDF6FE
ΔE00 6.95
Lightcyan
#E0FFFF
ΔE00 8.28
Light Sky Blue
#C6FCFF
ΔE00 8.31
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDEE8 #E8C5BB
analogous
#BBE8DC #BBDEE8 #BBC8E8
triadic
#BBDEE8 #E8BBDE #DEE8BB
tetradic
#BBDEE8 #DCBBE8 #E8C5BB #C8E8BB
square
#BBDEE8 #DCBBE8 #E8C5BB #C8E8BB
split-complementary
#BBDEE8 #E8BBC8 #E8DCBB
monochromatic
#60B2C9 #8DC8D9 #BBDEE8 #E8F4F7 #E8F4F7
Accessibility & contrast
On white
1.43
#BBDEE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.73
#BBDEE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDEE8
14.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDEE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDEE8 | 1.00 | 1.43 | 14.73 | 14.73 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DBE9
Deuteranopia (green-blind)
#CFD5E8
Tritanopia (blue-blind)
#AEE2E1
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bbdee8; /* rgb */ color: rgb(187, 222, 232); /* oklch */ color: oklch(87.8% 0.039 216.9);
Tailwind
colors: {
custom: {
50: '#d0e8ef',
500: '#bbdee8',
950: '#000000',
},
}SCSS
$custom: #bbdee8; $custom-light: #d0e8ef; $custom-dark: #000000;
JSON
{
"hex": "#bbdee8",
"rgb": {
"r": 187,
"g": 222,
"b": 232
},
"hsl": {
"h": 193.333,
"s": 49.451,
"l": 82.157
},
"oklch": {
"l": 0.87848,
"c": 0.03931,
"h": 216.9
},
"luminance": 0.68634
}Semantic roles & 50–950 ramp
primary
#BBDEE8
secondary
#C39284
accent
#4A29BD
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485