#BBD4EB#BBD4EB
#BBD4EB is a very light, muted cyan. Relative luminance 0.636; OKLCH L 85.9% C 0.042 H 246.1°. Best body text is #000000 at 13.73:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD4EB |
|---|---|
| RGB | rgb(187, 212, 235) |
| HSL | hsl(209, 55%, 83%) |
| HSV | hsv(209, 20%, 92%) |
| CMYK | cmyk(20.4%, 9.8%, 0%, 7.8%) |
| CIE-LAB | lab(83.78, -3.51, -14.09) |
| CIE-LCH | lch(83.78, 14.52, 256.02°) |
| OKLab | oklab(85.87% -0.017 -0.0382) |
| OKLCH | oklch(85.87% 0.042 246.1) |
| XYZ | xyz(59.0284, 63.6483, 87.7565) |
| Luminance | 0.6365 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.79
Cloudy Blue
#ACC2D9
ΔE00 4.44
Lightsteelblue
#B0C4DE
ΔE00 4.49
Powder Blue (survey)
#B1D1FC
ΔE00 5.58
Light Grey Blue
#9DBCD4
ΔE00 6.53
Baby Blue (survey)
#A2CFFE
ΔE00 6.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD4EB #EBD2BB
analogous
#BBEBEA #BBD4EB #BBBCEB
triadic
#BBD4EB #EBBBD4 #D4EBBB
tetradic
#BBD4EB #EABBEB #EBD2BB #BCEBBB
square
#BBD4EB #EABBEB #EBD2BB #BCEBBB
split-complementary
#BBD4EB #EBBBBC #EBEABB
monochromatic
#5C98CF #8CB6DD #BBD4EB #E7F0F8 #E7F0F8
Accessibility & contrast
On white
1.53
#BBD4EB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.73
#BBD4EB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD4EB
13.73:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD4EB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD4EB | 1.00 | 1.53 | 13.73 | 13.73 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.73 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.73 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4EC
Deuteranopia (green-blind)
#C5CFEB
Tritanopia (blue-blind)
#AED9DB
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbd4eb; /* rgb */ color: rgb(187, 212, 235); /* oklch */ color: oklch(85.9% 0.042 246.1);
Tailwind
colors: {
custom: {
50: '#d0e1f1',
500: '#bbd4eb',
950: '#000000',
},
}SCSS
$custom: #bbd4eb; $custom-light: #d0e1f1; $custom-dark: #000000;
JSON
{
"hex": "#bbd4eb",
"rgb": {
"r": 187,
"g": 212,
"b": 235
},
"hsl": {
"h": 208.75,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.85874,
"c": 0.04185,
"h": 246.1
},
"luminance": 0.6365
}Semantic roles & 50–950 ramp
primary
#BBD4EB
secondary
#C7A483
accent
#6F23C2
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141516
muted
#838485