#BBD6EA#BBD6EA
#BBD6EA is a very light, muted cyan. Relative luminance 0.646; OKLCH L 86.3% C 0.040 H 240.1°. Best body text is #000000 at 13.92:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD6EA |
|---|---|
| RGB | rgb(187, 214, 234) |
| HSL | hsl(206, 53%, 83%) |
| HSV | hsv(206, 20%, 92%) |
| CMYK | cmyk(20.1%, 8.5%, 0%, 8.2%) |
| CIE-LAB | lab(84.28, -4.77, -12.82) |
| CIE-LCH | lch(84.28, 13.68, 249.59°) |
| OKLab | oklab(86.25% -0.02 -0.0348) |
| OKLCH | oklch(86.25% 0.04 240.1) |
| XYZ | xyz(59.3874, 64.5968, 87.1654) |
| Luminance | 0.6460 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 5.25
Cloudy Blue
#ACC2D9
ΔE00 5.32
Lightsteelblue
#B0C4DE
ΔE00 5.80
Lightblue
#ADD8E6
ΔE00 6.00
Ice Blue
#A5DFF9
ΔE00 6.76
Light Grey Blue
#9DBCD4
ΔE00 6.81
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD6EA #EACFBB
analogous
#BBEAE7 #BBD6EA #BBBEEA
triadic
#BBD6EA #EABBD6 #D6EABB
tetradic
#BBD6EA #E7BBEA #EACFBB #BEEABB
square
#BBD6EA #E7BBEA #EACFBB #BEEABB
split-complementary
#BBD6EA #EABBBE #EAE7BB
monochromatic
#5D9ECD #8CBADC #BBD6EA #E8F1F8 #E8F1F8
Accessibility & contrast
On white
1.51
#BBD6EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.92
#BBD6EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD6EA
13.92:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD6EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD6EA | 1.00 | 1.51 | 13.92 | 13.92 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.92 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.92 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED5EB
Deuteranopia (green-blind)
#C7D0EA
Tritanopia (blue-blind)
#AEDBDC
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bbd6ea; /* rgb */ color: rgb(187, 214, 234); /* oklch */ color: oklch(86.3% 0.040 240.1);
Tailwind
colors: {
custom: {
50: '#d0e2f0',
500: '#bbd6ea',
950: '#000000',
},
}SCSS
$custom: #bbd6ea; $custom-light: #d0e2f0; $custom-dark: #000000;
JSON
{
"hex": "#bbd6ea",
"rgb": {
"r": 187,
"g": 214,
"b": 234
},
"hsl": {
"h": 205.532,
"s": 52.809,
"l": 82.549
},
"oklch": {
"l": 0.86253,
"c": 0.04013,
"h": 240.1
},
"luminance": 0.64598
}Semantic roles & 50–950 ramp
primary
#BBD6EA
secondary
#C6A083
accent
#6725C0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485