#BBD3EB#BBD3EB
#BBD3EB is a very light, muted cyan. Relative luminance 0.632; OKLCH L 85.7% C 0.042 H 248.3°. Best body text is #000000 at 13.63:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD3EB |
|---|---|
| RGB | rgb(187, 211, 235) |
| HSL | hsl(210, 55%, 83%) |
| HSV | hsv(210, 20%, 92%) |
| CMYK | cmyk(20.4%, 10.2%, 0%, 7.8%) |
| CIE-LAB | lab(83.52, -2.98, -14.48) |
| CIE-LCH | lch(83.52, 14.78, 258.36°) |
| OKLab | oklab(85.67% -0.0156 -0.0393) |
| OKLCH | oklch(85.67% 0.042 248.3) |
| XYZ | xyz(58.7792, 63.1499, 87.6734) |
| Luminance | 0.6315 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.22
Lightsteelblue
#B0C4DE
ΔE00 4.00
Cloudy Blue
#ACC2D9
ΔE00 4.18
Powder Blue (survey)
#B1D1FC
ΔE00 5.15
Baby Blue (survey)
#A2CFFE
ΔE00 6.50
Light Grey Blue
#9DBCD4
ΔE00 6.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD3EB #EBD3BB
analogous
#BBEBEB #BBD3EB #BBBBEB
triadic
#BBD3EB #EBBBD3 #D3EBBB
tetradic
#BBD3EB #EBBBEB #EBD3BB #BBEBBB
square
#BBD3EB #EBBBEB #EBD3BB #BBEBBB
split-complementary
#BBD3EB #EBBBBB #EBEBBB
monochromatic
#5C96CF #8CB4DD #BBD3EB #E7F0F8 #E7F0F8
Accessibility & contrast
On white
1.54
#BBD3EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.63
#BBD3EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD3EB
13.63:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD3EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD3EB | 1.00 | 1.54 | 13.63 | 13.63 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.63 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.63 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD3EC
Deuteranopia (green-blind)
#C4CEEB
Tritanopia (blue-blind)
#AED8DB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbd3eb; /* rgb */ color: rgb(187, 211, 235); /* oklch */ color: oklch(85.7% 0.042 248.3);
Tailwind
colors: {
custom: {
50: '#d0e0f1',
500: '#bbd3eb',
950: '#000000',
},
}SCSS
$custom: #bbd3eb; $custom-light: #d0e0f1; $custom-dark: #000000;
JSON
{
"hex": "#bbd3eb",
"rgb": {
"r": 187,
"g": 211,
"b": 235
},
"hsl": {
"h": 210,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.85669,
"c": 0.04231,
"h": 248.3
},
"luminance": 0.63151
}Semantic roles & 50–950 ramp
primary
#BBD3EB
secondary
#C7A583
accent
#7323C2
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485