#BBD4E7#BBD4E7
#BBD4E7 is a very light, muted cyan. Relative luminance 0.634; OKLCH L 85.7% C 0.038 H 240.7°. Best body text is #000000 at 13.68:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD4E7 |
|---|---|
| RGB | rgb(187, 212, 231) |
| HSL | hsl(206, 48%, 82%) |
| HSV | hsv(206, 19%, 91%) |
| CMYK | cmyk(19%, 8.2%, 0%, 9.4%) |
| CIE-LAB | lab(83.66, -4.37, -12.14) |
| CIE-LCH | lch(83.66, 12.90, 250.20°) |
| OKLab | oklab(85.74% -0.0184 -0.0329) |
| OKLCH | oklch(85.74% 0.038 240.7) |
| XYZ | xyz(58.4570, 63.4198, 84.7471) |
| Luminance | 0.6342 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.84
Cloudy Blue
#ACC2D9
ΔE00 4.88
Lightsteelblue
#B0C4DE
ΔE00 5.41
Lightblue
#ADD8E6
ΔE00 6.29
Light Grey Blue
#9DBCD4
ΔE00 6.55
Powder Blue (survey)
#B1D1FC
ΔE00 7.18
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD4E7 #E7CEBB
analogous
#BBE7E4 #BBD4E7 #BBBEE7
triadic
#BBD4E7 #E7BBD4 #D4E7BB
tetradic
#BBD4E7 #E4BBE7 #E7CEBB #BEE7BB
square
#BBD4E7 #E4BBE7 #E7CEBB #BEE7BB
split-complementary
#BBD4E7 #E7BBBE #E7E4BB
monochromatic
#619BC7 #8EB7D7 #BBD4E7 #E8F1F7 #E8F1F7
Accessibility & contrast
On white
1.53
#BBD4E7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.68
#BBD4E7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD4E7
13.68:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD4E7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD4E7 | 1.00 | 1.53 | 13.68 | 13.68 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.68 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.68 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD3E8
Deuteranopia (green-blind)
#C6CEE7
Tritanopia (blue-blind)
#AFD9DA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbd4e7; /* rgb */ color: rgb(187, 212, 231); /* oklch */ color: oklch(85.7% 0.038 240.7);
Tailwind
colors: {
custom: {
50: '#d0e1ee',
500: '#bbd4e7',
950: '#000000',
},
}SCSS
$custom: #bbd4e7; $custom-light: #d0e1ee; $custom-dark: #000000;
JSON
{
"hex": "#bbd4e7",
"rgb": {
"r": 187,
"g": 212,
"b": 231
},
"hsl": {
"h": 205.909,
"s": 47.826,
"l": 81.961
},
"oklch": {
"l": 0.8574,
"c": 0.03772,
"h": 240.7
},
"luminance": 0.63421
}Semantic roles & 50–950 ramp
primary
#BBD4E7
secondary
#C29F84
accent
#692ABB
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485