#BBD5ED#BBD5ED
#BBD5ED is a very light, muted cyan. Relative luminance 0.643; OKLCH L 86.1% C 0.044 H 246.2°. Best body text is #000000 at 13.85:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD5ED |
|---|---|
| RGB | rgb(187, 213, 237) |
| HSL | hsl(209, 58%, 83%) |
| HSV | hsv(209, 21%, 93%) |
| CMYK | cmyk(21.1%, 10.1%, 0%, 7.1%) |
| CIE-LAB | lab(84.10, -3.59, -14.67) |
| CIE-LCH | lch(84.10, 15.10, 256.23°) |
| OKLab | oklab(86.15% -0.0176 -0.0398) |
| OKLCH | oklch(86.15% 0.044 246.2) |
| XYZ | xyz(59.5697, 64.2660, 89.3704) |
| Luminance | 0.6427 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 3.98
Lightsteelblue
#B0C4DE
ΔE00 4.67
Cloudy Blue
#ACC2D9
ΔE00 4.68
Powder Blue (survey)
#B1D1FC
ΔE00 5.30
Baby Blue (survey)
#A2CFFE
ΔE00 6.38
Light Grey Blue
#9DBCD4
ΔE00 6.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD5ED #EDD3BB
analogous
#BBEDEC #BBD5ED #BBBCED
triadic
#BBD5ED #EDBBD5 #D5EDBB
tetradic
#BBD5ED #ECBBED #EDD3BB #BCEDBB
square
#BBD5ED #ECBBED #EDD3BB #BCEDBB
split-complementary
#BBD5ED #EDBBBC #EDECBB
monochromatic
#5A99D3 #8BB7E0 #BBD5ED #E7F0F9 #E7F0F9
Accessibility & contrast
On white
1.52
#BBD5ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.85
#BBD5ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD5ED
13.85:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD5ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD5ED | 1.00 | 1.52 | 13.85 | 13.85 |
| #FFFFFF | 1.52 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.85 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.85 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CCD5EE
Deuteranopia (green-blind)
#C6CFED
Tritanopia (blue-blind)
#AEDBDD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bbd5ed; /* rgb */ color: rgb(187, 213, 237); /* oklch */ color: oklch(86.1% 0.044 246.2);
Tailwind
colors: {
custom: {
50: '#d0e1f2',
500: '#bbd5ed',
950: '#000000',
},
}SCSS
$custom: #bbd5ed; $custom-light: #d0e1f2; $custom-dark: #000000;
JSON
{
"hex": "#bbd5ed",
"rgb": {
"r": 187,
"g": 213,
"b": 237
},
"hsl": {
"h": 208.8,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.86147,
"c": 0.04356,
"h": 246.2
},
"luminance": 0.64268
}Semantic roles & 50–950 ramp
primary
#BBD5ED
secondary
#CAA582
accent
#6F20C6
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485