#BBD4E9#BBD4E9
#BBD4E9 is a very light, muted cyan. Relative luminance 0.635; OKLCH L 85.8% C 0.040 H 243.6°. Best body text is #000000 at 13.71:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD4E9 |
|---|---|
| RGB | rgb(187, 212, 233) |
| HSL | hsl(207, 51%, 82%) |
| HSV | hsv(207, 20%, 91%) |
| CMYK | cmyk(19.7%, 9%, 0%, 8.6%) |
| CIE-LAB | lab(83.72, -3.94, -13.11) |
| CIE-LCH | lch(83.72, 13.69, 253.28°) |
| OKLab | oklab(85.81% -0.0177 -0.0356) |
| OKLCH | oklch(85.81% 0.04 243.6) |
| XYZ | xyz(58.7411, 63.5334, 86.2433) |
| Luminance | 0.6353 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.27
Cloudy Blue
#ACC2D9
ΔE00 4.59
Lightsteelblue
#B0C4DE
ΔE00 4.90
Powder Blue (survey)
#B1D1FC
ΔE00 6.36
Light Grey Blue
#9DBCD4
ΔE00 6.49
Lightblue
#ADD8E6
ΔE00 6.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD4E9 #E9D0BB
analogous
#BBE9E7 #BBD4E9 #BBBDE9
triadic
#BBD4E9 #E9BBD4 #D4E9BB
tetradic
#BBD4E9 #E7BBE9 #E9D0BB #BDE9BB
square
#BBD4E9 #E7BBE9 #E9D0BB #BDE9BB
split-complementary
#BBD4E9 #E9BBBD #E9E7BB
monochromatic
#5F9ACB #8DB7DA #BBD4E9 #E8F0F8 #E8F0F8
Accessibility & contrast
On white
1.53
#BBD4E9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.71
#BBD4E9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD4E9
13.71:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD4E9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD4E9 | 1.00 | 1.53 | 13.71 | 13.71 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.71 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.71 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD4EA
Deuteranopia (green-blind)
#C6CEE9
Tritanopia (blue-blind)
#AFD9DB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbd4e9; /* rgb */ color: rgb(187, 212, 233); /* oklch */ color: oklch(85.8% 0.040 243.6);
Tailwind
colors: {
custom: {
50: '#d0e1f0',
500: '#bbd4e9',
950: '#000000',
},
}SCSS
$custom: #bbd4e9; $custom-light: #d0e1f0; $custom-dark: #000000;
JSON
{
"hex": "#bbd4e9",
"rgb": {
"r": 187,
"g": 212,
"b": 233
},
"hsl": {
"h": 207.391,
"s": 51.111,
"l": 82.353
},
"oklch": {
"l": 0.85807,
"c": 0.03974,
"h": 243.6
},
"luminance": 0.63535
}Semantic roles & 50–950 ramp
primary
#BBD4E9
secondary
#C5A184
accent
#6C27BE
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485