#BBDDF8#BBDDF8
#BBDDF8 is a very light, muted cyan. Relative luminance 0.691; OKLCH L 88.2% C 0.052 H 242.2°. Best body text is #000000 at 14.81:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDDF8 |
|---|---|
| RGB | rgb(187, 221, 248) |
| HSL | hsl(207, 81%, 85%) |
| HSV | hsv(207, 25%, 97%) |
| CMYK | cmyk(24.6%, 10.9%, 0%, 2.7%) |
| CIE-LAB | lab(86.53, -5.33, -16.84) |
| CIE-LCH | lch(86.53, 17.66, 252.45°) |
| OKLab | oklab(88.17% -0.0242 -0.0459) |
| OKLCH | oklch(88.17% 0.052 242.2) |
| XYZ | xyz(63.2885, 69.0528, 98.7827) |
| Luminance | 0.6905 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 5.66
Ice Blue
#A5DFF9
ΔE00 5.70
Baby Blue (survey)
#A2CFFE
ΔE00 5.99
Light Blue Grey
#B7C9E2
ΔE00 6.43
Light Blue
#95D0FC
ΔE00 6.44
Lightblue
#ADD8E6
ΔE00 6.76
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDDF8 #F8D6BB
analogous
#BBF8F4 #BBDDF8 #BBBEF8
triadic
#BBDDF8 #F8BBDD #DDF8BB
tetradic
#BBDDF8 #F4BBF8 #F8D6BB #BEF8BB
square
#BBDDF8 #F4BBF8 #F8D6BB #BEF8BB
split-complementary
#BBDDF8 #F8BBBE #F8F4BB
monochromatic
#4CA6ED #84C1F2 #BBDDF8 #E3F1FC #E3F1FC
Accessibility & contrast
On white
1.42
#BBDDF8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.81
#BBDDF8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDDF8
14.81:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDDF8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDDF8 | 1.00 | 1.42 | 14.81 | 14.81 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.81 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.81 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D2DCF9
Deuteranopia (green-blind)
#CAD6F8
Tritanopia (blue-blind)
#AAE4E6
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bbddf8; /* rgb */ color: rgb(187, 221, 248); /* oklch */ color: oklch(88.2% 0.052 242.2);
Tailwind
colors: {
custom: {
50: '#d0e7fa',
500: '#bbddf8',
950: '#000000',
},
}SCSS
$custom: #bbddf8; $custom-light: #d0e7fa; $custom-dark: #000000;
JSON
{
"hex": "#bbddf8",
"rgb": {
"r": 187,
"g": 221,
"b": 248
},
"hsl": {
"h": 206.557,
"s": 81.333,
"l": 85.294
},
"oklch": {
"l": 0.8817,
"c": 0.0519,
"h": 242.2
},
"luminance": 0.69055
}Semantic roles & 50–950 ramp
primary
#BBDDF8
secondary
#DBA67C
accent
#6608DE
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485