#BBDEE6#BBDEE6
#BBDEE6 is a very light, muted cyan. Relative luminance 0.685; OKLCH L 87.8% C 0.038 H 213.1°. Best body text is #000000 at 14.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDEE6 |
|---|---|
| RGB | rgb(187, 222, 230) |
| HSL | hsl(191, 46%, 82%) |
| HSV | hsv(191, 19%, 90%) |
| CMYK | cmyk(18.7%, 3.5%, 0%, 9.8%) |
| CIE-LAB | lab(86.27, -9.76, -7.74) |
| CIE-LCH | lch(86.27, 12.46, 218.41°) |
| OKLab | oklab(87.79% -0.0322 -0.021) |
| OKLCH | oklch(87.79% 0.038 213.1) |
| XYZ | xyz(60.8938, 68.5187, 84.8646) |
| Luminance | 0.6852 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.00
Powder Blue
#B0E0E6
ΔE00 3.59
Ice Blue
#A5DFF9
ΔE00 6.59
Pale Sky Blue
#BDF6FE
ΔE00 6.66
Light Sky Blue
#C6FCFF
ΔE00 7.88
Lightcyan
#E0FFFF
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDEE6 #E6C3BB
analogous
#BBE6D9 #BBDEE6 #BBC9E6
triadic
#BBDEE6 #E6BBDE #DEE6BB
tetradic
#BBDEE6 #D9BBE6 #E6C3BB #C9E6BB
square
#BBDEE6 #D9BBE6 #E6C3BB #C9E6BB
split-complementary
#BBDEE6 #E6BBC9 #E6D9BB
monochromatic
#62B3C5 #8EC8D6 #BBDEE6 #E8F4F6 #E9F4F7
Accessibility & contrast
On white
1.43
#BBDEE6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.70
#BBDEE6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDEE6
14.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDEE6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDEE6 | 1.00 | 1.43 | 14.70 | 14.70 |
| #FFFFFF | 1.43 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DBE7
Deuteranopia (green-blind)
#D0D5E6
Tritanopia (blue-blind)
#AFE2E0
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bbdee6; /* rgb */ color: rgb(187, 222, 230); /* oklch */ color: oklch(87.8% 0.038 213.1);
Tailwind
colors: {
custom: {
50: '#d0e8ed',
500: '#bbdee6',
950: '#000000',
},
}SCSS
$custom: #bbdee6; $custom-light: #d0e8ed; $custom-dark: #000000;
JSON
{
"hex": "#bbdee6",
"rgb": {
"r": 187,
"g": 222,
"b": 230
},
"hsl": {
"h": 191.163,
"s": 46.237,
"l": 81.765
},
"oklch": {
"l": 0.87785,
"c": 0.03842,
"h": 213.1
},
"luminance": 0.68521
}Semantic roles & 50–950 ramp
primary
#BBDEE6
secondary
#C19085
accent
#462CB9
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141616
muted
#838484