#BBD1EB#BBD1EB
#BBD1EB is a very light, muted cyan. Relative luminance 0.622; OKLCH L 85.3% C 0.043 H 252.7°. Best body text is #000000 at 13.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD1EB |
|---|---|
| RGB | rgb(187, 209, 235) |
| HSL | hsl(213, 55%, 83%) |
| HSV | hsv(213, 20%, 92%) |
| CMYK | cmyk(20.4%, 11.1%, 0%, 7.8%) |
| CIE-LAB | lab(83.00, -1.93, -15.26) |
| CIE-LCH | lch(83.00, 15.38, 262.79°) |
| OKLab | oklab(85.26% -0.0129 -0.0415) |
| OKLCH | oklch(85.26% 0.043 252.7) |
| XYZ | xyz(58.2855, 62.1624, 87.5088) |
| Luminance | 0.6216 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.22
Lightsteelblue
#B0C4DE
ΔE00 3.21
Cloudy Blue
#ACC2D9
ΔE00 3.94
Powder Blue (survey)
#B1D1FC
ΔE00 4.54
Baby Blue (survey)
#A2CFFE
ΔE00 6.46
Light Grey Blue
#9DBCD4
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD1EB #EBD5BB
analogous
#BBE9EB #BBD1EB #BDBBEB
triadic
#BBD1EB #EBBBD1 #D1EBBB
tetradic
#BBD1EB #EBBBE9 #EBD5BB #BBEBBD
square
#BBD1EB #EBBBE9 #EBD5BB #BBEBBD
split-complementary
#BBD1EB #EBBDBB #E9EBBB
monochromatic
#5C91CF #8CB1DD #BBD1EB #E7EFF8 #E7EFF8
Accessibility & contrast
On white
1.56
#BBD1EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.43
#BBD1EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD1EB
13.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD1EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD1EB | 1.00 | 1.56 | 13.43 | 13.43 |
| #FFFFFF | 1.56 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#C8D1EC
Deuteranopia (green-blind)
#C2CDEA
Tritanopia (blue-blind)
#AFD7D9
Achromatopsia (no color)
#CFCFCF
Design tokens & code
CSS
--color: #bbd1eb; /* rgb */ color: rgb(187, 209, 235); /* oklch */ color: oklch(85.3% 0.043 252.7);
Tailwind
colors: {
custom: {
50: '#d0dff1',
500: '#bbd1eb',
950: '#000000',
},
}SCSS
$custom: #bbd1eb; $custom-light: #d0dff1; $custom-dark: #000000;
JSON
{
"hex": "#bbd1eb",
"rgb": {
"r": 187,
"g": 209,
"b": 235
},
"hsl": {
"h": 212.5,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.85258,
"c": 0.04344,
"h": 252.7
},
"luminance": 0.62164
}Semantic roles & 50–950 ramp
primary
#BBD1EB
secondary
#C7A883
accent
#7923C2
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485