#BBDCED#BBDCED
#BBDCED is a very light, muted cyan. Relative luminance 0.679; OKLCH L 87.6% C 0.042 H 230.3°. Best body text is #000000 at 14.57:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCED |
|---|---|
| RGB | rgb(187, 220, 237) |
| HSL | hsl(200, 58%, 83%) |
| HSV | hsv(200, 21%, 93%) |
| CMYK | cmyk(21.1%, 7.2%, 0%, 7.1%) |
| CIE-LAB | lab(85.94, -7.23, -11.92) |
| CIE-LCH | lch(85.94, 13.94, 238.75°) |
| OKLab | oklab(87.59% -0.0269 -0.0324) |
| OKLCH | oklch(87.59% 0.042 230.3) |
| XYZ | xyz(61.3686, 67.8637, 89.9700) |
| Luminance | 0.6787 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.68
Ice Blue
#A5DFF9
ΔE00 5.03
Powder Blue
#B0E0E6
ΔE00 7.10
Cloudy Blue
#ACC2D9
ΔE00 7.74
Light Blue Grey
#B7C9E2
ΔE00 8.03
Baby Blue
#89CFF0
ΔE00 8.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCED #EDCCBB
analogous
#BBEDE5 #BBDCED #BBC3ED
triadic
#BBDCED #EDBBDC #DCEDBB
tetradic
#BBDCED #E5BBED #EDCCBB #C3EDBB
square
#BBDCED #E5BBED #EDCCBB #C3EDBB
split-complementary
#BBDCED #EDBBC3 #EDE5BB
monochromatic
#5AAAD3 #8BC3E0 #BBDCED #E7F3F9 #E7F3F9
Accessibility & contrast
On white
1.44
#BBDCED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.57
#BBDCED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCED
14.57:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCED | 1.00 | 1.44 | 14.57 | 14.57 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.57 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.57 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEE
Deuteranopia (green-blind)
#CCD4ED
Tritanopia (blue-blind)
#ADE1E1
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bbdced; /* rgb */ color: rgb(187, 220, 237); /* oklch */ color: oklch(87.6% 0.042 230.3);
Tailwind
colors: {
custom: {
50: '#d0e6f2',
500: '#bbdced',
950: '#000000',
},
}SCSS
$custom: #bbdced; $custom-light: #d0e6f2; $custom-dark: #000000;
JSON
{
"hex": "#bbdced",
"rgb": {
"r": 187,
"g": 220,
"b": 237
},
"hsl": {
"h": 200.4,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.87593,
"c": 0.04209,
"h": 230.3
},
"luminance": 0.67866
}Semantic roles & 50–950 ramp
primary
#BBDCED
secondary
#CA9B82
accent
#5820C6
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485