#BBD4EA#BBD4EA
#BBD4EA is a very light, muted cyan. Relative luminance 0.636; OKLCH L 85.8% C 0.041 H 244.8°. Best body text is #000000 at 13.72:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD4EA |
|---|---|
| RGB | rgb(187, 212, 234) |
| HSL | hsl(208, 53%, 83%) |
| HSV | hsv(208, 20%, 92%) |
| CMYK | cmyk(20.1%, 9.4%, 0%, 8.2%) |
| CIE-LAB | lab(83.75, -3.72, -13.60) |
| CIE-LCH | lch(83.75, 14.10, 254.69°) |
| OKLab | oklab(85.84% -0.0173 -0.0369) |
| OKLCH | oklch(85.84% 0.041 244.8) |
| XYZ | xyz(58.8844, 63.5907, 86.9977) |
| Luminance | 0.6359 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.02
Cloudy Blue
#ACC2D9
ΔE00 4.50
Lightsteelblue
#B0C4DE
ΔE00 4.68
Powder Blue (survey)
#B1D1FC
ΔE00 5.96
Light Grey Blue
#9DBCD4
ΔE00 6.50
Baby Blue (survey)
#A2CFFE
ΔE00 6.93
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD4EA #EAD1BB
analogous
#BBEAE8 #BBD4EA #BBBDEA
triadic
#BBD4EA #EABBD4 #D4EABB
tetradic
#BBD4EA #E8BBEA #EAD1BB #BDEABB
square
#BBD4EA #E8BBEA #EAD1BB #BDEABB
split-complementary
#BBD4EA #EABBBD #EAE8BB
monochromatic
#5D99CD #8CB6DC #BBD4EA #E8F0F8 #E8F0F8
Accessibility & contrast
On white
1.53
#BBD4EA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.72
#BBD4EA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD4EA
13.72:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD4EA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD4EA | 1.00 | 1.53 | 13.72 | 13.72 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.72 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.72 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4EB
Deuteranopia (green-blind)
#C6CFEA
Tritanopia (blue-blind)
#AFD9DB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbd4ea; /* rgb */ color: rgb(187, 212, 234); /* oklch */ color: oklch(85.8% 0.041 244.8);
Tailwind
colors: {
custom: {
50: '#d0e1f0',
500: '#bbd4ea',
950: '#000000',
},
}SCSS
$custom: #bbd4ea; $custom-light: #d0e1f0; $custom-dark: #000000;
JSON
{
"hex": "#bbd4ea",
"rgb": {
"r": 187,
"g": 212,
"b": 234
},
"hsl": {
"h": 208.085,
"s": 52.809,
"l": 82.549
},
"oklch": {
"l": 0.8584,
"c": 0.04078,
"h": 244.8
},
"luminance": 0.63592
}Semantic roles & 50–950 ramp
primary
#BBD4EA
secondary
#C6A283
accent
#6E25C0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485