#BBDDE8#BBDDE8
#BBDDE8 is a very light, muted cyan. Relative luminance 0.681; OKLCH L 87.6% C 0.039 H 219.3°. Best body text is #000000 at 14.62:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDDE8 |
|---|---|
| RGB | rgb(187, 221, 232) |
| HSL | hsl(195, 49%, 82%) |
| HSV | hsv(195, 19%, 91%) |
| CMYK | cmyk(19.4%, 4.7%, 0%, 9%) |
| CIE-LAB | lab(86.06, -8.82, -9.10) |
| CIE-LCH | lch(86.06, 12.68, 225.89°) |
| OKLab | oklab(87.64% -0.0301 -0.0247) |
| OKLCH | oklch(87.64% 0.039 219.3) |
| XYZ | xyz(60.9115, 68.1020, 86.2640) |
| Luminance | 0.6810 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.59
Powder Blue
#B0E0E6
ΔE00 4.75
Ice Blue
#A5DFF9
ΔE00 5.80
Pale Sky Blue
#BDF6FE
ΔE00 7.46
Lightcyan
#E0FFFF
ΔE00 8.67
Sky Blue
#87CEEB
ΔE00 8.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDDE8 #E8C6BB
analogous
#BBE8DD #BBDDE8 #BBC7E8
triadic
#BBDDE8 #E8BBDD #DDE8BB
tetradic
#BBDDE8 #DDBBE8 #E8C6BB #C7E8BB
square
#BBDDE8 #DDBBE8 #E8C6BB #C7E8BB
split-complementary
#BBDDE8 #E8BBC7 #E8DDBB
monochromatic
#60AFC9 #8DC6D9 #BBDDE8 #E8F4F7 #E8F4F7
Accessibility & contrast
On white
1.44
#BBDDE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.62
#BBDDE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDDE8
14.62:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDDE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDDE8 | 1.00 | 1.44 | 14.62 | 14.62 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.62 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.62 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DBE9
Deuteranopia (green-blind)
#CFD5E8
Tritanopia (blue-blind)
#AEE1E0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bbdde8; /* rgb */ color: rgb(187, 221, 232); /* oklch */ color: oklch(87.6% 0.039 219.3);
Tailwind
colors: {
custom: {
50: '#d0e7ef',
500: '#bbdde8',
950: '#000000',
},
}SCSS
$custom: #bbdde8; $custom-light: #d0e7ef; $custom-dark: #000000;
JSON
{
"hex": "#bbdde8",
"rgb": {
"r": 187,
"g": 221,
"b": 232
},
"hsl": {
"h": 194.667,
"s": 49.451,
"l": 82.157
},
"oklch": {
"l": 0.8764,
"c": 0.03892,
"h": 219.3
},
"luminance": 0.68104
}Semantic roles & 50–950 ramp
primary
#BBDDE8
secondary
#C39384
accent
#4D29BD
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485