#BBD3ED#BBD3ED
#BBD3ED is a very light, muted cyan. Relative luminance 0.633; OKLCH L 85.7% C 0.045 H 250.5°. Best body text is #000000 at 13.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD3ED |
|---|---|
| RGB | rgb(187, 211, 237) |
| HSL | hsl(211, 58%, 83%) |
| HSV | hsv(211, 21%, 93%) |
| CMYK | cmyk(21.1%, 11%, 0%, 7.1%) |
| CIE-LAB | lab(83.58, -2.54, -15.45) |
| CIE-LCH | lch(83.58, 15.66, 260.65°) |
| OKLab | oklab(85.74% -0.0149 -0.042) |
| OKLCH | oklch(85.74% 0.045 250.5) |
| XYZ | xyz(59.0698, 63.2661, 89.2037) |
| Luminance | 0.6327 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 2.96
Lightsteelblue
#B0C4DE
ΔE00 3.80
Cloudy Blue
#ACC2D9
ΔE00 4.28
Powder Blue (survey)
#B1D1FC
ΔE00 4.49
Baby Blue (survey)
#A2CFFE
ΔE00 6.14
Light Grey Blue
#9DBCD4
ΔE00 6.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD3ED #EDD5BB
analogous
#BBECED #BBD3ED #BCBBED
triadic
#BBD3ED #EDBBD3 #D3EDBB
tetradic
#BBD3ED #EDBBEC #EDD5BB #BBEDBC
square
#BBD3ED #EDBBEC #EDD5BB #BBEDBC
split-complementary
#BBD3ED #EDBCBB #ECEDBB
monochromatic
#5A94D3 #8BB4E0 #BBD3ED #E7EFF9 #E7EFF9
Accessibility & contrast
On white
1.54
#BBD3ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.65
#BBD3ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD3ED
13.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD3ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD3ED | 1.00 | 1.54 | 13.65 | 13.65 |
| #FFFFFF | 1.54 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CAD3EE
Deuteranopia (green-blind)
#C4CEEC
Tritanopia (blue-blind)
#AED9DB
Achromatopsia (no color)
#D0D0D0
Design tokens & code
CSS
--color: #bbd3ed; /* rgb */ color: rgb(187, 211, 237); /* oklch */ color: oklch(85.7% 0.045 250.5);
Tailwind
colors: {
custom: {
50: '#d0e0f2',
500: '#bbd3ed',
950: '#000000',
},
}SCSS
$custom: #bbd3ed; $custom-light: #d0e0f2; $custom-dark: #000000;
JSON
{
"hex": "#bbd3ed",
"rgb": {
"r": 187,
"g": 211,
"b": 237
},
"hsl": {
"h": 211.2,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.85737,
"c": 0.04457,
"h": 250.5
},
"luminance": 0.63268
}Semantic roles & 50–950 ramp
primary
#BBD3ED
secondary
#CAA882
accent
#7620C6
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485