#BBDEED#BBDEED
#BBDEED is a very light, muted cyan. Relative luminance 0.689; OKLCH L 88.0% C 0.042 H 225.6°. Best body text is #000000 at 14.78:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDEED |
|---|---|
| RGB | rgb(187, 222, 237) |
| HSL | hsl(198, 58%, 83%) |
| HSV | hsv(198, 21%, 93%) |
| CMYK | cmyk(21.1%, 6.3%, 0%, 7.1%) |
| CIE-LAB | lab(86.46, -8.27, -11.14) |
| CIE-LCH | lch(86.46, 13.87, 233.41°) |
| OKLab | oklab(88.01% -0.0295 -0.0302) |
| OKLCH | oklch(88.01% 0.042 225.6) |
| XYZ | xyz(61.8966, 68.9198, 90.1460) |
| Luminance | 0.6892 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.89
Ice Blue
#A5DFF9
ΔE00 4.86
Powder Blue
#B0E0E6
ΔE00 5.93
Pale Sky Blue
#BDF6FE
ΔE00 8.03
Sky Blue
#87CEEB
ΔE00 8.24
Baby Blue
#89CFF0
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDEED #EDCABB
analogous
#BBEDE3 #BBDEED #BBC5ED
triadic
#BBDEED #EDBBDE #DEEDBB
tetradic
#BBDEED #E3BBED #EDCABB #C5EDBB
square
#BBDEED #E3BBED #EDCABB #C5EDBB
split-complementary
#BBDEED #EDBBC5 #EDE3BB
monochromatic
#5AAFD3 #8BC7E0 #BBDEED #E7F3F9 #E7F3F9
Accessibility & contrast
On white
1.42
#BBDEED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.78
#BBDEED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDEED
14.78:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDEED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDEED | 1.00 | 1.42 | 14.78 | 14.78 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.78 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.78 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEE
Deuteranopia (green-blind)
#CED6ED
Tritanopia (blue-blind)
#ADE3E3
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bbdeed; /* rgb */ color: rgb(187, 222, 237); /* oklch */ color: oklch(88.0% 0.042 225.6);
Tailwind
colors: {
custom: {
50: '#d0e8f2',
500: '#bbdeed',
950: '#000000',
},
}SCSS
$custom: #bbdeed; $custom-light: #d0e8f2; $custom-dark: #000000;
JSON
{
"hex": "#bbdeed",
"rgb": {
"r": 187,
"g": 222,
"b": 237
},
"hsl": {
"h": 198,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.88009,
"c": 0.04227,
"h": 225.6
},
"luminance": 0.68922
}Semantic roles & 50–950 ramp
primary
#BBDEED
secondary
#CA9882
accent
#5220C6
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485