#BBD5EF#BBD5EF
#BBD5EF is a very light, muted cyan. Relative luminance 0.644; OKLCH L 86.2% C 0.046 H 248.4°. Best body text is #000000 at 13.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD5EF |
|---|---|
| RGB | rgb(187, 213, 239) |
| HSL | hsl(210, 62%, 84%) |
| HSV | hsv(210, 22%, 94%) |
| CMYK | cmyk(21.8%, 10.9%, 0%, 6.3%) |
| CIE-LAB | lab(84.17, -3.15, -15.63) |
| CIE-LCH | lch(84.17, 15.95, 258.60°) |
| OKLab | oklab(86.22% -0.0169 -0.0425) |
| OKLCH | oklch(86.22% 0.046 248.4) |
| XYZ | xyz(59.8636, 64.3836, 90.9178) |
| Luminance | 0.6439 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.70
Lightsteelblue
#B0C4DE
ΔE00 4.44
Powder Blue (survey)
#B1D1FC
ΔE00 4.59
Cloudy Blue
#ACC2D9
ΔE00 4.71
Baby Blue (survey)
#A2CFFE
ΔE00 5.94
Light Grey Blue
#9DBCD4
ΔE00 6.85
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD5EF #EFD5BB
analogous
#BBEFEF #BBD5EF #BBBBEF
triadic
#BBD5EF #EFBBD5 #D5EFBB
tetradic
#BBD5EF #EFBBEF #EFD5BB #BBEFBB
square
#BBD5EF #EFBBEF #EFD5BB #BBEFBB
split-complementary
#BBD5EF #EFBBBB #EFEFBB
monochromatic
#5898D8 #89B6E3 #BBD5EF #E6F0F9 #E6F0F9
Accessibility & contrast
On white
1.51
#BBD5EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.88
#BBD5EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD5EF
13.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD5EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD5EF | 1.00 | 1.51 | 13.88 | 13.88 |
| #FFFFFF | 1.51 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD5F0
Deuteranopia (green-blind)
#C5D0EE
Tritanopia (blue-blind)
#ADDBDD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bbd5ef; /* rgb */ color: rgb(187, 213, 239); /* oklch */ color: oklch(86.2% 0.046 248.4);
Tailwind
colors: {
custom: {
50: '#d0e1f4',
500: '#bbd5ef',
950: '#000000',
},
}SCSS
$custom: #bbd5ef; $custom-light: #d0e1f4; $custom-dark: #000000;
JSON
{
"hex": "#bbd5ef",
"rgb": {
"r": 187,
"g": 213,
"b": 239
},
"hsl": {
"h": 210,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.86216,
"c": 0.04574,
"h": 248.4
},
"luminance": 0.64385
}Semantic roles & 50–950 ramp
primary
#BBD5EF
secondary
#CDA781
accent
#731CCA
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485