#BBD4ED#BBD4ED
#BBD4ED is a very light, muted cyan. Relative luminance 0.638; OKLCH L 85.9% C 0.044 H 248.3°. Best body text is #000000 at 13.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD4ED |
|---|---|
| RGB | rgb(187, 212, 237) |
| HSL | hsl(210, 58%, 83%) |
| HSV | hsv(210, 21%, 93%) |
| CMYK | cmyk(21.1%, 10.5%, 0%, 7.1%) |
| CIE-LAB | lab(83.84, -3.07, -15.06) |
| CIE-LCH | lch(83.84, 15.37, 258.48°) |
| OKLab | oklab(85.94% -0.0162 -0.0409) |
| OKLCH | oklch(85.94% 0.044 248.3) |
| XYZ | xyz(59.3190, 63.7645, 89.2868) |
| Luminance | 0.6377 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.45
Lightsteelblue
#B0C4DE
ΔE00 4.21
Cloudy Blue
#ACC2D9
ΔE00 4.44
Powder Blue (survey)
#B1D1FC
ΔE00 4.86
Baby Blue (survey)
#A2CFFE
ΔE00 6.21
Light Grey Blue
#9DBCD4
ΔE00 6.67
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD4ED #EDD4BB
analogous
#BBEDED #BBD4ED #BBBBED
triadic
#BBD4ED #EDBBD4 #D4EDBB
tetradic
#BBD4ED #EDBBED #EDD4BB #BBEDBB
square
#BBD4ED #EDBBED #EDD4BB #BBEDBB
split-complementary
#BBD4ED #EDBBBB #EDEDBB
monochromatic
#5A97D3 #8BB5E0 #BBD4ED #E7F0F9 #E7F0F9
Accessibility & contrast
On white
1.53
#BBD4ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.75
#BBD4ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD4ED
13.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD4ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD4ED | 1.00 | 1.53 | 13.75 | 13.75 |
| #FFFFFF | 1.53 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CBD4EE
Deuteranopia (green-blind)
#C5CFED
Tritanopia (blue-blind)
#AEDADC
Achromatopsia (no color)
#D1D1D1
Design tokens & code
CSS
--color: #bbd4ed; /* rgb */ color: rgb(187, 212, 237); /* oklch */ color: oklch(85.9% 0.044 248.3);
Tailwind
colors: {
custom: {
50: '#d0e1f2',
500: '#bbd4ed',
950: '#000000',
},
}SCSS
$custom: #bbd4ed; $custom-light: #d0e1f2; $custom-dark: #000000;
JSON
{
"hex": "#bbd4ed",
"rgb": {
"r": 187,
"g": 212,
"b": 237
},
"hsl": {
"h": 210,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.85942,
"c": 0.04403,
"h": 248.3
},
"luminance": 0.63766
}Semantic roles & 50–950 ramp
primary
#BBD4ED
secondary
#CAA682
accent
#7320C6
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485