#BBDBF7#BBDBF7
#BBDBF7 is a very light, muted cyan. Relative luminance 0.679; OKLCH L 87.7% C 0.052 H 244.8°. Best body text is #000000 at 14.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDBF7 |
|---|---|
| RGB | rgb(187, 219, 247) |
| HSL | hsl(208, 79%, 85%) |
| HSV | hsv(208, 24%, 97%) |
| CMYK | cmyk(24.3%, 11.3%, 0%, 3.1%) |
| CIE-LAB | lab(85.98, -4.51, -17.14) |
| CIE-LCH | lch(85.98, 17.73, 255.26°) |
| OKLab | oklab(87.72% -0.022 -0.0467) |
| OKLCH | oklch(87.72% 0.052 244.8) |
| XYZ | xyz(62.6088, 67.9411, 97.7929) |
| Luminance | 0.6794 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 4.87
Baby Blue (survey)
#A2CFFE
ΔE00 5.55
Light Blue Grey
#B7C9E2
ΔE00 5.66
Lightsteelblue
#B0C4DE
ΔE00 6.25
Cloudy Blue
#ACC2D9
ΔE00 6.34
Light Blue
#95D0FC
ΔE00 6.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDBF7 #F7D7BB
analogous
#BBF7F5 #BBDBF7 #BBBDF7
triadic
#BBDBF7 #F7BBDB #DBF7BB
tetradic
#BBDBF7 #F5BBF7 #F7D7BB #BDF7BB
square
#BBDBF7 #F5BBF7 #F7D7BB #BDF7BB
split-complementary
#BBDBF7 #F7BBBD #F7F5BB
monochromatic
#4DA1EA #84BEF1 #BBDBF7 #E4F1FC #E4F1FC
Accessibility & contrast
On white
1.44
#BBDBF7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.59
#BBDBF7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDBF7
14.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDBF7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDBF7 | 1.00 | 1.44 | 14.59 | 14.59 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DBF8
Deuteranopia (green-blind)
#C8D4F6
Tritanopia (blue-blind)
#AAE2E4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bbdbf7; /* rgb */ color: rgb(187, 219, 247); /* oklch */ color: oklch(87.7% 0.052 244.8);
Tailwind
colors: {
custom: {
50: '#d0e6f9',
500: '#bbdbf7',
950: '#000000',
},
}SCSS
$custom: #bbdbf7; $custom-light: #d0e6f9; $custom-dark: #000000;
JSON
{
"hex": "#bbdbf7",
"rgb": {
"r": 187,
"g": 219,
"b": 247
},
"hsl": {
"h": 208,
"s": 78.947,
"l": 85.098
},
"oklch": {
"l": 0.87724,
"c": 0.05163,
"h": 244.8
},
"luminance": 0.67943
}Semantic roles & 50–950 ramp
primary
#BBDBF7
secondary
#D9A87D
accent
#6C0ADB
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485