#BBD6ED#BBD6ED
#BBD6ED is a very light, muted cyan. Relative luminance 0.648; OKLCH L 86.4% C 0.043 H 244.0°. Best body text is #000000 at 13.95:1 contrast (WCAG AA passes).
Color values
| HEX | #BBD6ED |
|---|---|
| RGB | rgb(187, 214, 237) |
| HSL | hsl(208, 58%, 83%) |
| HSV | hsv(208, 21%, 93%) |
| CMYK | cmyk(21.1%, 9.7%, 0%, 7.1%) |
| CIE-LAB | lab(84.37, -4.12, -14.27) |
| CIE-LCH | lch(84.37, 14.85, 253.91°) |
| OKLab | oklab(86.35% -0.0189 -0.0388) |
| OKLCH | oklch(86.35% 0.043 244) |
| XYZ | xyz(59.8220, 64.7706, 89.4545) |
| Luminance | 0.6477 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Light Blue Grey
#B7C9E2
ΔE00 4.54
Cloudy Blue
#ACC2D9
ΔE00 5.00
Lightsteelblue
#B0C4DE
ΔE00 5.17
Powder Blue (survey)
#B1D1FC
ΔE00 5.80
Baby Blue (survey)
#A2CFFE
ΔE00 6.63
Light Grey Blue
#9DBCD4
ΔE00 6.78
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBD6ED #EDD2BB
analogous
#BBEDEB #BBD6ED #BBBDED
triadic
#BBD6ED #EDBBD6 #D6EDBB
tetradic
#BBD6ED #EBBBED #EDD2BB #BDEDBB
square
#BBD6ED #EBBBED #EDD2BB #BDEDBB
split-complementary
#BBD6ED #EDBBBD #EDEBBB
monochromatic
#5A9CD3 #8BB9E0 #BBD6ED #E7F0F9 #E7F0F9
Accessibility & contrast
On white
1.50
#BBD6ED on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.95
#BBD6ED on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBD6ED
13.95:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBD6ED | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBD6ED | 1.00 | 1.50 | 13.95 | 13.95 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.95 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.95 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#CDD6EE
Deuteranopia (green-blind)
#C7D0ED
Tritanopia (blue-blind)
#AEDBDD
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bbd6ed; /* rgb */ color: rgb(187, 214, 237); /* oklch */ color: oklch(86.4% 0.043 244.0);
Tailwind
colors: {
custom: {
50: '#d0e2f2',
500: '#bbd6ed',
950: '#000000',
},
}SCSS
$custom: #bbd6ed; $custom-light: #d0e2f2; $custom-dark: #000000;
JSON
{
"hex": "#bbd6ed",
"rgb": {
"r": 187,
"g": 214,
"b": 237
},
"hsl": {
"h": 207.6,
"s": 58.14,
"l": 83.137
},
"oklch": {
"l": 0.86353,
"c": 0.04315,
"h": 244
},
"luminance": 0.64772
}Semantic roles & 50–950 ramp
primary
#BBD6ED
secondary
#CAA382
accent
#6C20C6
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141517
muted
#838485