#BBD6EF#BBD6EF
#BBD6EF is a very light, muted cyan. Relative luminance 0.649; OKLCH L 86.4% C 0.045 H 246.3°. Best body text is #000000 at 13.98:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD6EF |
|---|---|
| RGB | rgb(187, 214, 239) |
| HSL | hsl(209, 62%, 84%) |
| HSV | hsv(209, 22%, 94%) |
| CMYK | cmyk(21.8%, 10.5%, 0%, 6.3%) |
| CIE-LAB | lab(84.43, -3.68, -15.24) |
| CIE-LCH | lch(84.43, 15.68, 256.44°) |
| OKLab | oklab(86.42% -0.0182 -0.0414) |
| OKLCH | oklch(86.42% 0.045 246.3) |
| XYZ | xyz(60.1159, 64.8882, 91.0019) |
| Luminance | 0.6489 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.20
Lightsteelblue
#B0C4DE
ΔE00 4.87
Cloudy Blue
#ACC2D9
ΔE00 4.94
Powder Blue (survey)
#B1D1FC
ΔE00 5.05
Baby Blue (survey)
#A2CFFE
ΔE00 6.11
Light Grey Blue
#9DBCD4
ΔE00 6.87
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD6EF #EFD4BB
analogous
#BBEFEE #BBD6EF #BBBCEF
triadic
#BBD6EF #EFBBD6 #D6EFBB
tetradic
#BBD6EF #EEBBEF #EFD4BB #BCEFBB
square
#BBD6EF #EEBBEF #EFD4BB #BCEFBB
split-complementary
#BBD6EF #EFBBBC #EFEEBB
monochromatic
#589AD8 #89B8E3 #BBD6EF #E6F0F9 #E6F0F9
Accessibility & contrast
On white
1.50
#BBD6EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.98
#BBD6EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD6EF
13.98:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD6EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD6EF | 1.00 | 1.50 | 13.98 | 13.98 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.98 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.98 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD6F0
Deuteranopia (green-blind)
#C6D0EF
Tritanopia (blue-blind)
#ADDCDE
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbd6ef; /* rgb */ color: rgb(187, 214, 239); /* oklch */ color: oklch(86.4% 0.045 246.3);
Tailwind
colors: {
custom: {
50: '#d0e2f4',
500: '#bbd6ef',
950: '#000000',
},
}SCSS
$custom: #bbd6ef; $custom-light: #d0e2f4; $custom-dark: #000000;
JSON
{
"hex": "#bbd6ef",
"rgb": {
"r": 187,
"g": 214,
"b": 239
},
"hsl": {
"h": 208.846,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.86421,
"c": 0.04527,
"h": 246.3
},
"luminance": 0.6489
}Semantic roles & 50–950 ramp
primary
#BBD6EF
secondary
#CDA681
accent
#6F1CCA
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485