#BBDFFD#BBDFFD
#BBDFFD is a very light, muted cyan. Relative luminance 0.704; OKLCH L 88.8% C 0.056 H 243.6°. Best body text is #000000 at 15.09:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDFFD |
|---|---|
| RGB | rgb(187, 223, 253) |
| HSL | hsl(207, 94%, 86%) |
| HSV | hsv(207, 26%, 99%) |
| CMYK | cmyk(26.1%, 11.9%, 0%, 0.8%) |
| CIE-LAB | lab(87.21, -5.23, -18.45) |
| CIE-LCH | lch(87.21, 19.18, 254.16°) |
| OKLab | oklab(88.75% -0.025 -0.0504) |
| OKLCH | oklch(88.75% 0.056 243.6) |
| XYZ | xyz(64.6057, 70.4296, 103.0997) |
| Luminance | 0.7043 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 5.25
Baby Blue (survey)
#A2CFFE
ΔE00 5.55
Ice Blue
#A5DFF9
ΔE00 5.85
Light Blue
#95D0FC
ΔE00 6.17
Light Blue Grey
#B7C9E2
ΔE00 6.86
Lightsteelblue
#B0C4DE
ΔE00 7.41
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDFFD #FDD9BB
analogous
#BBFDFA #BBDFFD #BBBEFD
triadic
#BBDFFD #FDBBDF #DFFDBB
tetradic
#BBDFFD #FABBFD #FDD9BB #BEFDBB
square
#BBDFFD #FABBFD #FDD9BB #BEFDBB
split-complementary
#BBDFFD #FDBBBE #FDFABB
monochromatic
#44A7FA #80C3FB #BBDFFD #E1F1FE #E1F1FE
Accessibility & contrast
On white
1.39
#BBDFFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.09
#BBDFFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDFFD
15.09:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDFFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDFFD | 1.00 | 1.39 | 15.09 | 15.09 |
| #FFFFFF | 1.39 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.09 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.09 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3DFFF
Deuteranopia (green-blind)
#CAD7FC
Tritanopia (blue-blind)
#A8E6E9
Achromatopsia (no color)
#DADADA
Design tokens & code
CSS
--color: #bbdffd; /* rgb */ color: rgb(187, 223, 253); /* oklch */ color: oklch(88.8% 0.056 243.6);
Tailwind
colors: {
custom: {
50: '#d0e9fe',
500: '#bbdffd',
950: '#000000',
},
}SCSS
$custom: #bbdffd; $custom-light: #d0e9fe; $custom-dark: #000000;
JSON
{
"hex": "#bbdffd",
"rgb": {
"r": 187,
"g": 223,
"b": 253
},
"hsl": {
"h": 207.273,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.88754,
"c": 0.05626,
"h": 243.6
},
"luminance": 0.70432
}Semantic roles & 50–950 ramp
primary
#BBDFFD
secondary
#E3A979
accent
#6800E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141617
muted
#838485