#BBDBEE#BBDBEE
#BBDBEE is a very light, muted cyan. Relative luminance 0.674; OKLCH L 87.4% C 0.043 H 234.0°. Best body text is #000000 at 14.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDBEE |
|---|---|
| RGB | rgb(187, 219, 238) |
| HSL | hsl(202, 60%, 83%) |
| HSV | hsv(202, 21%, 93%) |
| CMYK | cmyk(21.4%, 8%, 0%, 6.7%) |
| CIE-LAB | lab(85.70, -6.50, -12.80) |
| CIE-LCH | lch(85.70, 14.35, 243.07°) |
| OKLab | oklab(87.42% -0.0252 -0.0348) |
| OKLCH | oklch(87.42% 0.043 234) |
| XYZ | xyz(61.2534, 67.3990, 90.6543) |
| Luminance | 0.6740 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.47
Ice Blue
#A5DFF9
ΔE00 5.25
Cloudy Blue
#ACC2D9
ΔE00 7.05
Light Blue Grey
#B7C9E2
ΔE00 7.19
Lightsteelblue
#B0C4DE
ΔE00 7.67
Light Grey Blue
#9DBCD4
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDBEE #EECEBB
analogous
#BBEEE7 #BBDBEE #BBC1EE
triadic
#BBDBEE #EEBBDB #DBEEBB
tetradic
#BBDBEE #E7BBEE #EECEBB #C1EEBB
square
#BBDBEE #E7BBEE #EECEBB #C1EEBB
split-complementary
#BBDBEE #EEBBC1 #EEE7BB
monochromatic
#59A7D6 #8AC1E2 #BBDBEE #E7F2F9 #E7F2F9
Accessibility & contrast
On white
1.45
#BBDBEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.48
#BBDBEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDBEE
14.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDBEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDBEE | 1.00 | 1.45 | 14.48 | 14.48 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAEF
Deuteranopia (green-blind)
#CBD4EE
Tritanopia (blue-blind)
#ADE0E1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bbdbee; /* rgb */ color: rgb(187, 219, 238); /* oklch */ color: oklch(87.4% 0.043 234.0);
Tailwind
colors: {
custom: {
50: '#d0e6f3',
500: '#bbdbee',
950: '#000000',
},
}SCSS
$custom: #bbdbee; $custom-light: #d0e6f3; $custom-dark: #000000;
JSON
{
"hex": "#bbdbee",
"rgb": {
"r": 187,
"g": 219,
"b": 238
},
"hsl": {
"h": 202.353,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.87419,
"c": 0.04293,
"h": 234
},
"luminance": 0.67401
}Semantic roles & 50–950 ramp
primary
#BBDBEE
secondary
#CC9D81
accent
#5D1EC8
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485