#BBDBF5#BBDBF5
#BBDBF5 is a very light, muted cyan. Relative luminance 0.678; OKLCH L 87.7% C 0.050 H 242.8°. Best body text is #000000 at 14.56:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDBF5 |
|---|---|
| RGB | rgb(187, 219, 245) |
| HSL | hsl(207, 74%, 85%) |
| HSV | hsv(207, 24%, 96%) |
| CMYK | cmyk(23.7%, 10.6%, 0%, 3.9%) |
| CIE-LAB | lab(85.92, -4.96, -16.18) |
| CIE-LCH | lch(85.92, 16.92, 252.97°) |
| OKLab | oklab(87.66% -0.0227 -0.0441) |
| OKLCH | oklch(87.66% 0.05 242.8) |
| XYZ | xyz(62.3019, 67.8184, 96.1762) |
| Luminance | 0.6782 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 5.55
Light Blue Grey
#B7C9E2
ΔE00 5.86
Baby Blue (survey)
#A2CFFE
ΔE00 6.04
Ice Blue
#A5DFF9
ΔE00 6.06
Cloudy Blue
#ACC2D9
ΔE00 6.34
Lightsteelblue
#B0C4DE
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDBF5 #F5D5BB
analogous
#BBF5F2 #BBDBF5 #BBBEF5
triadic
#BBDBF5 #F5BBDB #DBF5BB
tetradic
#BBDBF5 #F2BBF5 #F5D5BB #BEF5BB
square
#BBDBF5 #F2BBF5 #F5D5BB #BEF5BB
split-complementary
#BBDBF5 #F5BBBE #F5F2BB
monochromatic
#50A3E5 #86BFED #BBDBF5 #E4F1FB #E4F1FB
Accessibility & contrast
On white
1.44
#BBDBF5 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.56
#BBDBF5 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDBF5
14.56:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDBF5 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDBF5 | 1.00 | 1.44 | 14.56 | 14.56 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.56 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.56 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D1DAF6
Deuteranopia (green-blind)
#C9D4F5
Tritanopia (blue-blind)
#ABE1E3
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bbdbf5; /* rgb */ color: rgb(187, 219, 245); /* oklch */ color: oklch(87.7% 0.050 242.8);
Tailwind
colors: {
custom: {
50: '#d0e6f8',
500: '#bbdbf5',
950: '#000000',
},
}SCSS
$custom: #bbdbf5; $custom-light: #d0e6f8; $custom-dark: #000000;
JSON
{
"hex": "#bbdbf5",
"rgb": {
"r": 187,
"g": 219,
"b": 245
},
"hsl": {
"h": 206.897,
"s": 74.359,
"l": 84.706
},
"oklch": {
"l": 0.87655,
"c": 0.04956,
"h": 242.8
},
"luminance": 0.6782
}Semantic roles & 50–950 ramp
primary
#BBDBF5
secondary
#D6A67E
accent
#680FD6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141517
muted
#838485