#BBDBEF#BBDBEF
#BBDBEF is a very light, muted cyan. Relative luminance 0.675; OKLCH L 87.5% C 0.044 H 235.4°. Best body text is #000000 at 14.49:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDBEF |
|---|---|
| RGB | rgb(187, 219, 239) |
| HSL | hsl(203, 62%, 84%) |
| HSV | hsv(203, 22%, 94%) |
| CMYK | cmyk(21.8%, 8.4%, 0%, 6.3%) |
| CIE-LAB | lab(85.73, -6.28, -13.28) |
| CIE-LCH | lch(85.73, 14.69, 244.69°) |
| OKLab | oklab(87.45% -0.0248 -0.0361) |
| OKLCH | oklch(87.45% 0.044 235.4) |
| XYZ | xyz(61.4007, 67.4579, 91.4302) |
| Luminance | 0.6746 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.79
Ice Blue
#A5DFF9
ΔE00 5.29
Cloudy Blue
#ACC2D9
ΔE00 6.88
Light Blue Grey
#B7C9E2
ΔE00 6.95
Lightsteelblue
#B0C4DE
ΔE00 7.44
Light Blue
#95D0FC
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDBEF #EFCFBB
analogous
#BBEFE9 #BBDBEF #BBC1EF
triadic
#BBDBEF #EFBBDB #DBEFBB
tetradic
#BBDBEF #E9BBEF #EFCFBB #C1EFBB
square
#BBDBEF #E9BBEF #EFCFBB #C1EFBB
split-complementary
#BBDBEF #EFBBC1 #EFE9BB
monochromatic
#58A7D8 #89C1E3 #BBDBEF #E6F2F9 #E6F2F9
Accessibility & contrast
On white
1.45
#BBDBEF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.49
#BBDBEF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDBEF
14.49:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDBEF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDBEF | 1.00 | 1.45 | 14.49 | 14.49 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.49 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.49 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAF0
Deuteranopia (green-blind)
#CBD4EF
Tritanopia (blue-blind)
#ADE0E1
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bbdbef; /* rgb */ color: rgb(187, 219, 239); /* oklch */ color: oklch(87.5% 0.044 235.4);
Tailwind
colors: {
custom: {
50: '#d0e6f4',
500: '#bbdbef',
950: '#000000',
},
}SCSS
$custom: #bbdbef; $custom-light: #d0e6f4; $custom-dark: #000000;
JSON
{
"hex": "#bbdbef",
"rgb": {
"r": 187,
"g": 219,
"b": 239
},
"hsl": {
"h": 203.077,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.87452,
"c": 0.04381,
"h": 235.4
},
"luminance": 0.6746
}Semantic roles & 50–950 ramp
primary
#BBDBEF
secondary
#CD9E81
accent
#5F1CCA
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485