#BBDFEB#BBDFEB
#BBDFEB is a very light, muted cyan. Relative luminance 0.693; OKLCH L 88.2% C 0.041 H 220.0°. Best body text is #000000 at 14.87:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDFEB |
|---|---|
| RGB | rgb(187, 223, 235) |
| HSL | hsl(195, 55%, 83%) |
| HSV | hsv(195, 20%, 92%) |
| CMYK | cmyk(20.4%, 5.1%, 0%, 7.8%) |
| CIE-LAB | lab(86.67, -9.21, -9.77) |
| CIE-LCH | lch(86.67, 13.43, 226.70°) |
| OKLab | oklab(88.15% -0.0316 -0.0265) |
| OKLCH | oklch(88.15% 0.041 220) |
| XYZ | xyz(61.8724, 69.3363, 88.7045) |
| Luminance | 0.6934 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.48
Powder Blue
#B0E0E6
ΔE00 4.62
Ice Blue
#A5DFF9
ΔE00 5.34
Pale Sky Blue
#BDF6FE
ΔE00 7.01
Light Sky Blue
#C6FCFF
ΔE00 8.51
Lightcyan
#E0FFFF
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDFEB #EBC7BB
analogous
#BBEBDF #BBDFEB #BBC7EB
triadic
#BBDFEB #EBBBDF #DFEBBB
tetradic
#BBDFEB #DFBBEB #EBC7BB #C7EBBB
square
#BBDFEB #DFBBEB #EBC7BB #C7EBBB
split-complementary
#BBDFEB #EBBBC7 #EBDFBB
monochromatic
#5CB2CF #8CC9DD #BBDFEB #E7F4F8 #E7F4F8
Accessibility & contrast
On white
1.41
#BBDFEB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.87
#BBDFEB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDFEB
14.87:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDFEB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDFEB | 1.00 | 1.41 | 14.87 | 14.87 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.87 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.87 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEC
Deuteranopia (green-blind)
#D0D6EB
Tritanopia (blue-blind)
#ADE3E3
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bbdfeb; /* rgb */ color: rgb(187, 223, 235); /* oklch */ color: oklch(88.2% 0.041 220.0);
Tailwind
colors: {
custom: {
50: '#d0e9f1',
500: '#bbdfeb',
950: '#000000',
},
}SCSS
$custom: #bbdfeb; $custom-light: #d0e9f1; $custom-dark: #000000;
JSON
{
"hex": "#bbdfeb",
"rgb": {
"r": 187,
"g": 223,
"b": 235
},
"hsl": {
"h": 195,
"s": 54.545,
"l": 82.745
},
"oklch": {
"l": 0.88153,
"c": 0.04125,
"h": 220
},
"luminance": 0.69338
}Semantic roles & 50–950 ramp
primary
#BBDFEB
secondary
#C79483
accent
#4B23C2
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485