#BBDBF6#BBDBF6
#BBDBF6 is a very light, muted cyan. Relative luminance 0.679; OKLCH L 87.7% C 0.051 H 243.8°. Best body text is #000000 at 14.58:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDBF6 |
|---|---|
| RGB | rgb(187, 219, 246) |
| HSL | hsl(207, 77%, 85%) |
| HSV | hsv(207, 24%, 96%) |
| CMYK | cmyk(24%, 11%, 0%, 3.5%) |
| CIE-LAB | lab(85.95, -4.73, -16.66) |
| CIE-LCH | lch(85.95, 17.32, 254.14°) |
| OKLab | oklab(87.69% -0.0223 -0.0454) |
| OKLCH | oklch(87.69% 0.051 243.8) |
| XYZ | xyz(62.4549, 67.8796, 96.9823) |
| Luminance | 0.6788 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 5.21
Light Blue Grey
#B7C9E2
ΔE00 5.75
Baby Blue (survey)
#A2CFFE
ΔE00 5.78
Ice Blue
#A5DFF9
ΔE00 6.25
Cloudy Blue
#ACC2D9
ΔE00 6.33
Lightsteelblue
#B0C4DE
ΔE00 6.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDBF6 #F6D6BB
analogous
#BBF6F4 #BBDBF6 #BBBDF6
triadic
#BBDBF6 #F6BBDB #DBF6BB
tetradic
#BBDBF6 #F4BBF6 #F6D6BB #BDF6BB
square
#BBDBF6 #F4BBF6 #F6D6BB #BDF6BB
split-complementary
#BBDBF6 #F6BBBD #F6F4BB
monochromatic
#4FA2E8 #85BEEF #BBDBF6 #E4F1FB #E4F1FB
Accessibility & contrast
On white
1.44
#BBDBF6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.58
#BBDBF6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDBF6
14.58:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDBF6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDBF6 | 1.00 | 1.44 | 14.58 | 14.58 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.58 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.58 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D0DBF7
Deuteranopia (green-blind)
#C9D4F6
Tritanopia (blue-blind)
#ABE1E4
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bbdbf6; /* rgb */ color: rgb(187, 219, 246); /* oklch */ color: oklch(87.7% 0.051 243.8);
Tailwind
colors: {
custom: {
50: '#d0e6f9',
500: '#bbdbf6',
950: '#000000',
},
}SCSS
$custom: #bbdbf6; $custom-light: #d0e6f9; $custom-dark: #000000;
JSON
{
"hex": "#bbdbf6",
"rgb": {
"r": 187,
"g": 219,
"b": 246
},
"hsl": {
"h": 207.458,
"s": 76.623,
"l": 84.902
},
"oklch": {
"l": 0.87689,
"c": 0.05059,
"h": 243.8
},
"luminance": 0.67882
}Semantic roles & 50–950 ramp
primary
#BBDBF6
secondary
#D8A77D
accent
#6A0DD9
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485