#BBDFE7#BBDFE7
#BBDFE7 is a very light, muted cyan. Relative luminance 0.691; OKLCH L 88.0% C 0.039 H 212.7°. Best body text is #000000 at 14.82:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDFE7 |
|---|---|
| RGB | rgb(187, 223, 231) |
| HSL | hsl(191, 48%, 82%) |
| HSV | hsv(191, 19%, 91%) |
| CMYK | cmyk(19%, 3.5%, 0%, 9.4%) |
| CIE-LAB | lab(86.56, -10.06, -7.83) |
| CIE-LCH | lch(86.56, 12.75, 217.90°) |
| OKLab | oklab(88.03% -0.0331 -0.0212) |
| OKLCH | oklch(88.03% 0.039 212.7) |
| XYZ | xyz(61.3010, 69.1078, 85.6951) |
| Luminance | 0.6911 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.04
Powder Blue
#B0E0E6
ΔE00 3.34
Pale Sky Blue
#BDF6FE
ΔE00 6.34
Ice Blue
#A5DFF9
ΔE00 6.53
Light Sky Blue
#C6FCFF
ΔE00 7.57
Very Light Blue
#D5FFFF
ΔE00 7.74
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDFE7 #E7C3BB
analogous
#BBE7D9 #BBDFE7 #BBC9E7
triadic
#BBDFE7 #E7BBDF #DFE7BB
tetradic
#BBDFE7 #D9BBE7 #E7C3BB #C9E7BB
square
#BBDFE7 #D9BBE7 #E7C3BB #C9E7BB
split-complementary
#BBDFE7 #E7BBC9 #E7D9BB
monochromatic
#61B4C7 #8ECAD7 #BBDFE7 #E8F4F7 #E8F4F7
Accessibility & contrast
On white
1.42
#BBDFE7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.82
#BBDFE7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDFE7
14.82:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDFE7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDFE7 | 1.00 | 1.42 | 14.82 | 14.82 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.82 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.82 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DCE8
Deuteranopia (green-blind)
#D1D6E7
Tritanopia (blue-blind)
#AEE3E1
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bbdfe7; /* rgb */ color: rgb(187, 223, 231); /* oklch */ color: oklch(88.0% 0.039 212.7);
Tailwind
colors: {
custom: {
50: '#d0e9ee',
500: '#bbdfe7',
950: '#000000',
},
}SCSS
$custom: #bbdfe7; $custom-light: #d0e9ee; $custom-dark: #000000;
JSON
{
"hex": "#bbdfe7",
"rgb": {
"r": 187,
"g": 223,
"b": 231
},
"hsl": {
"h": 190.909,
"s": 47.826,
"l": 81.961
},
"oklch": {
"l": 0.88026,
"c": 0.03935,
"h": 212.7
},
"luminance": 0.6911
}Semantic roles & 50–950 ramp
primary
#BBDFE7
secondary
#C29084
accent
#452ABB
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485