#BBD5EA#BBD5EA
#BBD5EA is a very light, muted cyan. Relative luminance 0.641; OKLCH L 86.0% C 0.040 H 242.5°. Best body text is #000000 at 13.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD5EA |
|---|---|
| RGB | rgb(187, 213, 234) |
| HSL | hsl(207, 53%, 83%) |
| HSV | hsv(207, 20%, 92%) |
| CMYK | cmyk(20.1%, 9%, 0%, 8.2%) |
| CIE-LAB | lab(84.01, -4.25, -13.21) |
| CIE-LCH | lch(84.01, 13.87, 252.18°) |
| OKLab | oklab(86.05% -0.0187 -0.0358) |
| OKLCH | oklch(86.05% 0.04 242.5) |
| XYZ | xyz(59.1351, 64.0922, 87.0813) |
| Luminance | 0.6409 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.63
Cloudy Blue
#ACC2D9
ΔE00 4.88
Lightsteelblue
#B0C4DE
ΔE00 5.23
Powder Blue (survey)
#B1D1FC
ΔE00 6.47
Lightblue
#ADD8E6
ΔE00 6.58
Light Grey Blue
#9DBCD4
ΔE00 6.62
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD5EA #EAD0BB
analogous
#BBEAE8 #BBD5EA #BBBDEA
triadic
#BBD5EA #EABBD5 #D5EABB
tetradic
#BBD5EA #E8BBEA #EAD0BB #BDEABB
square
#BBD5EA #E8BBEA #EAD0BB #BDEABB
split-complementary
#BBD5EA #EABBBD #EAE8BB
monochromatic
#5D9BCD #8CB8DC #BBD5EA #E8F1F8 #E8F1F8
Accessibility & contrast
On white
1.52
#BBD5EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.82
#BBD5EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD5EA
13.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD5EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD5EA | 1.00 | 1.52 | 13.82 | 13.82 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD4EB
Deuteranopia (green-blind)
#C6CFEA
Tritanopia (blue-blind)
#AEDADC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbd5ea; /* rgb */ color: rgb(187, 213, 234); /* oklch */ color: oklch(86.0% 0.040 242.5);
Tailwind
colors: {
custom: {
50: '#d0e1f0',
500: '#bbd5ea',
950: '#000000',
},
}SCSS
$custom: #bbd5ea; $custom-light: #d0e1f0; $custom-dark: #000000;
JSON
{
"hex": "#bbd5ea",
"rgb": {
"r": 187,
"g": 213,
"b": 234
},
"hsl": {
"h": 206.809,
"s": 52.809,
"l": 82.549
},
"oklch": {
"l": 0.86046,
"c": 0.04042,
"h": 242.5
},
"luminance": 0.64094
}Semantic roles & 50–950 ramp
primary
#BBD5EA
secondary
#C6A183
accent
#6B25C0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485