#BBD1EF#BBD1EF
#BBD1EF is a very light, muted cyan. Relative luminance 0.624; OKLCH L 85.4% C 0.048 H 256.2°. Best body text is #000000 at 13.48:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD1EF |
|---|---|
| RGB | rgb(187, 209, 239) |
| HSL | hsl(215, 62%, 84%) |
| HSV | hsv(215, 22%, 94%) |
| CMYK | cmyk(21.8%, 12.6%, 0%, 6.3%) |
| CIE-LAB | lab(83.12, -1.05, -17.20) |
| CIE-LCH | lch(83.12, 17.23, 266.51°) |
| OKLab | oklab(85.4% -0.0115 -0.0468) |
| OKLCH | oklch(85.4% 0.048 256.2) |
| XYZ | xyz(58.8699, 62.3961, 90.5866) |
| Luminance | 0.6240 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.47
Lightsteelblue
#B0C4DE
ΔE00 3.40
Powder Blue (survey)
#B1D1FC
ΔE00 3.62
Cloudy Blue
#ACC2D9
ΔE00 4.61
Baby Blue (survey)
#A2CFFE
ΔE00 6.14
Light Grey Blue
#9DBCD4
ΔE00 7.33
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD1EF #EFD9BB
analogous
#BBEBEF #BBD1EF #BFBBEF
triadic
#BBD1EF #EFBBD1 #D1EFBB
tetradic
#BBD1EF #EFBBEB #EFD9BB #BBEFBF
square
#BBD1EF #EFBBEB #EFD9BB #BBEFBF
split-complementary
#BBD1EF #EFBFBB #EBEFBB
monochromatic
#588ED8 #89AFE3 #BBD1EF #E6EEF9 #E6EEF9
Accessibility & contrast
On white
1.56
#BBD1EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.48
#BBD1EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD1EF
13.48:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD1EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD1EF | 1.00 | 1.56 | 13.48 | 13.48 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.48 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.48 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C7D2F0
Deuteranopia (green-blind)
#C1CDEE
Tritanopia (blue-blind)
#AED7DB
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bbd1ef; /* rgb */ color: rgb(187, 209, 239); /* oklch */ color: oklch(85.4% 0.048 256.2);
Tailwind
colors: {
custom: {
50: '#d0dff4',
500: '#bbd1ef',
950: '#000000',
},
}SCSS
$custom: #bbd1ef; $custom-light: #d0dff4; $custom-dark: #000000;
JSON
{
"hex": "#bbd1ef",
"rgb": {
"r": 187,
"g": 209,
"b": 239
},
"hsl": {
"h": 214.615,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.85397,
"c": 0.04823,
"h": 256.2
},
"luminance": 0.62398
}Semantic roles & 50–950 ramp
primary
#BBD1EF
secondary
#CDAD81
accent
#801CCA
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485