#BBDBF0#BBDBF0
#BBDBF0 is a very light, muted cyan. Relative luminance 0.675; OKLCH L 87.5% C 0.045 H 236.8°. Best body text is #000000 at 14.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDBF0 |
|---|---|
| RGB | rgb(187, 219, 240) |
| HSL | hsl(204, 64%, 84%) |
| HSV | hsv(204, 22%, 94%) |
| CMYK | cmyk(22.1%, 8.8%, 0%, 5.9%) |
| CIE-LAB | lab(85.76, -6.06, -13.77) |
| CIE-LCH | lch(85.76, 15.04, 246.23°) |
| OKLab | oklab(87.49% -0.0245 -0.0374) |
| OKLCH | oklch(87.49% 0.045 236.8) |
| XYZ | xyz(61.5489, 67.5172, 92.2104) |
| Luminance | 0.6752 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.11
Ice Blue
#A5DFF9
ΔE00 5.36
Light Blue Grey
#B7C9E2
ΔE00 6.72
Cloudy Blue
#ACC2D9
ΔE00 6.73
Lightsteelblue
#B0C4DE
ΔE00 7.23
Powder Blue (survey)
#B1D1FC
ΔE00 7.45
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDBF0 #F0D0BB
analogous
#BBF0EA #BBDBF0 #BBC0F0
triadic
#BBDBF0 #F0BBDB #DBF0BB
tetradic
#BBDBF0 #EABBF0 #F0D0BB #C0F0BB
square
#BBDBF0 #EABBF0 #F0D0BB #C0F0BB
split-complementary
#BBDBF0 #F0BBC0 #F0EABB
monochromatic
#57A6DA #89C0E5 #BBDBF0 #E6F2F9 #E6F2F9
Accessibility & contrast
On white
1.45
#BBDBF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.50
#BBDBF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDBF0
14.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDBF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDBF0 | 1.00 | 1.45 | 14.50 | 14.50 |
| #FFFFFF | 1.45 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DAF1
Deuteranopia (green-blind)
#CAD4F0
Tritanopia (blue-blind)
#ACE0E2
Achromatopsia (no color)
#D6D6D6
Design tokens & code
CSS
--color: #bbdbf0; /* rgb */ color: rgb(187, 219, 240); /* oklch */ color: oklch(87.5% 0.045 236.8);
Tailwind
colors: {
custom: {
50: '#d0e6f5',
500: '#bbdbf0',
950: '#000000',
},
}SCSS
$custom: #bbdbf0; $custom-light: #d0e6f5; $custom-dark: #000000;
JSON
{
"hex": "#bbdbf0",
"rgb": {
"r": 187,
"g": 219,
"b": 240
},
"hsl": {
"h": 203.774,
"s": 63.855,
"l": 83.725
},
"oklch": {
"l": 0.87486,
"c": 0.04471,
"h": 236.8
},
"luminance": 0.67519
}Semantic roles & 50–950 ramp
primary
#BBDBF0
secondary
#CF9F81
accent
#601ACC
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485