#BBD7EF#BBD7EF
#BBD7EF is a very light, muted cyan. Relative luminance 0.654; OKLCH L 86.6% C 0.045 H 244.2°. Best body text is #000000 at 14.08:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD7EF |
|---|---|
| RGB | rgb(187, 215, 239) |
| HSL | hsl(208, 62%, 84%) |
| HSV | hsv(208, 22%, 94%) |
| CMYK | cmyk(21.8%, 10%, 0%, 6.3%) |
| CIE-LAB | lab(84.69, -4.20, -14.85) |
| CIE-LCH | lch(84.69, 15.43, 254.21°) |
| OKLab | oklab(86.63% -0.0195 -0.0404) |
| OKLCH | oklch(86.63% 0.045 244.2) |
| XYZ | xyz(60.3697, 65.3959, 91.0866) |
| Luminance | 0.6540 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.72
Cloudy Blue
#ACC2D9
ΔE00 5.24
Lightsteelblue
#B0C4DE
ΔE00 5.34
Powder Blue (survey)
#B1D1FC
ΔE00 5.55
Baby Blue (survey)
#A2CFFE
ΔE00 6.36
Ice Blue
#A5DFF9
ΔE00 6.94
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD7EF #EFD3BB
analogous
#BBEFED #BBD7EF #BBBDEF
triadic
#BBD7EF #EFBBD7 #D7EFBB
tetradic
#BBD7EF #EDBBEF #EFD3BB #BDEFBB
square
#BBD7EF #EDBBEF #EFD3BB #BDEFBB
split-complementary
#BBD7EF #EFBBBD #EFEDBB
monochromatic
#589DD8 #89BAE3 #BBD7EF #E6F0F9 #E6F0F9
Accessibility & contrast
On white
1.49
#BBD7EF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.08
#BBD7EF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD7EF
14.08:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD7EF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD7EF | 1.00 | 1.49 | 14.08 | 14.08 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.08 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.08 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CED7F0
Deuteranopia (green-blind)
#C7D1EF
Tritanopia (blue-blind)
#ADDDDF
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bbd7ef; /* rgb */ color: rgb(187, 215, 239); /* oklch */ color: oklch(86.6% 0.045 244.2);
Tailwind
colors: {
custom: {
50: '#d0e3f4',
500: '#bbd7ef',
950: '#000000',
},
}SCSS
$custom: #bbd7ef; $custom-light: #d0e3f4; $custom-dark: #000000;
JSON
{
"hex": "#bbd7ef",
"rgb": {
"r": 187,
"g": 215,
"b": 239
},
"hsl": {
"h": 207.692,
"s": 61.905,
"l": 83.529
},
"oklch": {
"l": 0.86627,
"c": 0.04485,
"h": 244.2
},
"luminance": 0.65398
}Semantic roles & 50–950 ramp
primary
#BBD7EF
secondary
#CDA481
accent
#6C1CCA
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485