#BBD6EB#BBD6EB
#BBD6EB is a very light, muted cyan. Relative luminance 0.647; OKLCH L 86.3% C 0.041 H 241.4°. Best body text is #000000 at 13.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD6EB |
|---|---|
| RGB | rgb(187, 214, 235) |
| HSL | hsl(206, 55%, 83%) |
| HSV | hsv(206, 20%, 92%) |
| CMYK | cmyk(20.4%, 8.9%, 0%, 7.8%) |
| CIE-LAB | lab(84.31, -4.55, -13.30) |
| CIE-LCH | lch(84.31, 14.06, 251.11°) |
| OKLab | oklab(86.29% -0.0197 -0.0361) |
| OKLCH | oklch(86.29% 0.041 241.4) |
| XYZ | xyz(59.5315, 64.6544, 87.9242) |
| Luminance | 0.6466 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.99
Cloudy Blue
#ACC2D9
ΔE00 5.18
Lightsteelblue
#B0C4DE
ΔE00 5.57
Lightblue
#ADD8E6
ΔE00 6.30
Powder Blue (survey)
#B1D1FC
ΔE00 6.60
Light Grey Blue
#9DBCD4
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD6EB #EBD0BB
analogous
#BBEBE8 #BBD6EB #BBBEEB
triadic
#BBD6EB #EBBBD6 #D6EBBB
tetradic
#BBD6EB #E8BBEB #EBD0BB #BEEBBB
square
#BBD6EB #E8BBEB #EBD0BB #BEEBBB
split-complementary
#BBD6EB #EBBBBE #EBE8BB
monochromatic
#5C9DCF #8CB9DD #BBD6EB #E7F1F8 #E7F1F8
Accessibility & contrast
On white
1.51
#BBD6EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.93
#BBD6EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD6EB
13.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD6EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD6EB | 1.00 | 1.51 | 13.93 | 13.93 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD5EC
Deuteranopia (green-blind)
#C7D0EB
Tritanopia (blue-blind)
#AEDBDD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bbd6eb; /* rgb */ color: rgb(187, 214, 235); /* oklch */ color: oklch(86.3% 0.041 241.4);
Tailwind
colors: {
custom: {
50: '#d0e2f1',
500: '#bbd6eb',
950: '#000000',
},
}SCSS
$custom: #bbd6eb; $custom-light: #d0e2f1; $custom-dark: #000000;
JSON
{
"hex": "#bbd6eb",
"rgb": {
"r": 187,
"g": 214,
"b": 235
},
"hsl": {
"h": 206.25,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.86286,
"c": 0.04112,
"h": 241.4
},
"luminance": 0.64656
}Semantic roles & 50–950 ramp
primary
#BBD6EB
secondary
#C7A183
accent
#6923C2
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485