#BBDBF8#BBDBF8
#BBDBF8 is a very light, muted cyan. Relative luminance 0.680; OKLCH L 87.8% C 0.053 H 245.8°. Best body text is #000000 at 14.60:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDBF8 |
|---|---|
| RGB | rgb(187, 219, 248) |
| HSL | hsl(209, 81%, 85%) |
| HSV | hsv(209, 25%, 97%) |
| CMYK | cmyk(24.6%, 11.7%, 0%, 2.7%) |
| CIE-LAB | lab(86.01, -4.28, -17.62) |
| CIE-LCH | lch(86.01, 18.14, 256.34°) |
| OKLab | oklab(87.76% -0.0216 -0.0481) |
| OKLCH | oklch(87.76% 0.053 245.8) |
| XYZ | xyz(62.7636, 68.0030, 98.6077) |
| Luminance | 0.6801 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.56
Baby Blue (survey)
#A2CFFE
ΔE00 5.33
Light Blue Grey
#B7C9E2
ΔE00 5.60
Lightsteelblue
#B0C4DE
ΔE00 6.20
Cloudy Blue
#ACC2D9
ΔE00 6.37
Light Blue
#95D0FC
ΔE00 6.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDBF8 #F8D8BB
analogous
#BBF8F7 #BBDBF8 #BBBCF8
triadic
#BBDBF8 #F8BBDB #DBF8BB
tetradic
#BBDBF8 #F7BBF8 #F8D8BB #BCF8BB
square
#BBDBF8 #F7BBF8 #F8D8BB #BCF8BB
split-complementary
#BBDBF8 #F8BBBC #F8F7BB
monochromatic
#4CA0ED #84BEF2 #BBDBF8 #E3F0FC #E3F0FC
Accessibility & contrast
On white
1.44
#BBDBF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.60
#BBDBF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDBF8
14.60:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDBF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDBF8 | 1.00 | 1.44 | 14.60 | 14.60 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.60 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.60 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DBF9
Deuteranopia (green-blind)
#C8D4F7
Tritanopia (blue-blind)
#AAE2E4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bbdbf8; /* rgb */ color: rgb(187, 219, 248); /* oklch */ color: oklch(87.8% 0.053 245.8);
Tailwind
colors: {
custom: {
50: '#d0e6fa',
500: '#bbdbf8',
950: '#000000',
},
}SCSS
$custom: #bbdbf8; $custom-light: #d0e6fa; $custom-dark: #000000;
JSON
{
"hex": "#bbdbf8",
"rgb": {
"r": 187,
"g": 219,
"b": 248
},
"hsl": {
"h": 208.525,
"s": 81.333,
"l": 85.294
},
"oklch": {
"l": 0.87758,
"c": 0.05269,
"h": 245.8
},
"luminance": 0.68005
}Semantic roles & 50–950 ramp
primary
#BBDBF8
secondary
#DBA97C
accent
#6D08DE
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485