#BBD4E8#BBD4E8
#BBD4E8 is a very light, muted cyan. Relative luminance 0.635; OKLCH L 85.8% C 0.039 H 242.2°. Best body text is #000000 at 13.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD4E8 |
|---|---|
| RGB | rgb(187, 212, 232) |
| HSL | hsl(207, 49%, 82%) |
| HSV | hsv(207, 19%, 91%) |
| CMYK | cmyk(19.4%, 8.6%, 0%, 9%) |
| CIE-LAB | lab(83.69, -4.16, -12.63) |
| CIE-LCH | lch(83.69, 13.29, 251.78°) |
| OKLab | oklab(85.77% -0.0181 -0.0342) |
| OKLCH | oklch(85.77% 0.039 242.2) |
| XYZ | xyz(58.5987, 63.4764, 85.4931) |
| Luminance | 0.6348 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.55
Cloudy Blue
#ACC2D9
ΔE00 4.72
Lightsteelblue
#B0C4DE
ΔE00 5.14
Light Grey Blue
#9DBCD4
ΔE00 6.51
Lightblue
#ADD8E6
ΔE00 6.58
Powder Blue (survey)
#B1D1FC
ΔE00 6.77
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD4E8 #E8CFBB
analogous
#BBE8E6 #BBD4E8 #BBBEE8
triadic
#BBD4E8 #E8BBD4 #D4E8BB
tetradic
#BBD4E8 #E6BBE8 #E8CFBB #BEE8BB
square
#BBD4E8 #E6BBE8 #E8CFBB #BEE8BB
split-complementary
#BBD4E8 #E8BBBE #E8E6BB
monochromatic
#609AC9 #8DB7D9 #BBD4E8 #E8F1F7 #E8F1F7
Accessibility & contrast
On white
1.53
#BBD4E8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.70
#BBD4E8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD4E8
13.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD4E8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD4E8 | 1.00 | 1.53 | 13.70 | 13.70 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD3E9
Deuteranopia (green-blind)
#C6CEE8
Tritanopia (blue-blind)
#AFD9DA
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbd4e8; /* rgb */ color: rgb(187, 212, 232); /* oklch */ color: oklch(85.8% 0.039 242.2);
Tailwind
colors: {
custom: {
50: '#d0e1ef',
500: '#bbd4e8',
950: '#000000',
},
}SCSS
$custom: #bbd4e8; $custom-light: #d0e1ef; $custom-dark: #000000;
JSON
{
"hex": "#bbd4e8",
"rgb": {
"r": 187,
"g": 212,
"b": 232
},
"hsl": {
"h": 206.667,
"s": 49.451,
"l": 82.157
},
"oklch": {
"l": 0.85773,
"c": 0.03872,
"h": 242.2
},
"luminance": 0.63478
}Semantic roles & 50–950 ramp
primary
#BBD4E8
secondary
#C3A084
accent
#6B29BD
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485