#BBDCEB#BBDCEB
#BBDCEB is a very light, muted cyan. Relative luminance 0.677; OKLCH L 87.5% C 0.041 H 227.0°. Best body text is #000000 at 14.55:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCEB |
|---|---|
| RGB | rgb(187, 220, 235) |
| HSL | hsl(199, 55%, 83%) |
| HSV | hsv(199, 20%, 92%) |
| CMYK | cmyk(20.4%, 6.4%, 0%, 7.8%) |
| CIE-LAB | lab(85.88, -7.67, -10.95) |
| CIE-LCH | lch(85.88, 13.37, 235.00°) |
| OKLab | oklab(87.53% -0.0276 -0.0297) |
| OKLCH | oklch(87.53% 0.041 227) |
| XYZ | xyz(61.0780, 67.7475, 88.4397) |
| Luminance | 0.6775 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.17
Ice Blue
#A5DFF9
ΔE00 5.21
Powder Blue
#B0E0E6
ΔE00 6.39
Cloudy Blue
#ACC2D9
ΔE00 8.20
Baby Blue
#89CFF0
ΔE00 8.34
Sky Blue
#87CEEB
ΔE00 8.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCEB #EBCABB
analogous
#BBEBE2 #BBDCEB #BBC4EB
triadic
#BBDCEB #EBBBDC #DCEBBB
tetradic
#BBDCEB #E2BBEB #EBCABB #C4EBBB
square
#BBDCEB #E2BBEB #EBCABB #C4EBBB
split-complementary
#BBDCEB #EBBBC4 #EBE2BB
monochromatic
#5CABCF #8CC4DD #BBDCEB #E7F3F8 #E7F3F8
Accessibility & contrast
On white
1.44
#BBDCEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.55
#BBDCEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCEB
14.55:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCEB | 1.00 | 1.44 | 14.55 | 14.55 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.55 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.55 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEC
Deuteranopia (green-blind)
#CDD4EB
Tritanopia (blue-blind)
#ADE1E1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bbdceb; /* rgb */ color: rgb(187, 220, 235); /* oklch */ color: oklch(87.5% 0.041 227.0);
Tailwind
colors: {
custom: {
50: '#d0e6f1',
500: '#bbdceb',
950: '#000000',
},
}SCSS
$custom: #bbdceb; $custom-light: #d0e6f1; $custom-dark: #000000;
JSON
{
"hex": "#bbdceb",
"rgb": {
"r": 187,
"g": 220,
"b": 235
},
"hsl": {
"h": 198.75,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.87528,
"c": 0.04058,
"h": 227
},
"luminance": 0.67749
}Semantic roles & 50–950 ramp
primary
#BBDCEB
secondary
#C79883
accent
#5523C2
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485