#BBDFE8#BBDFE8
#BBDFE8 is a very light, muted cyan. Relative luminance 0.692; OKLCH L 88.1% C 0.040 H 214.5°. Best body text is #000000 at 14.83:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDFE8 |
|---|---|
| RGB | rgb(187, 223, 232) |
| HSL | hsl(192, 49%, 82%) |
| HSV | hsv(192, 19%, 91%) |
| CMYK | cmyk(19.4%, 3.9%, 0%, 9%) |
| CIE-LAB | lab(86.59, -9.85, -8.32) |
| CIE-LCH | lch(86.59, 12.89, 220.18°) |
| OKLab | oklab(88.06% -0.0327 -0.0225) |
| OKLCH | oklch(88.06% 0.04 214.5) |
| XYZ | xyz(61.4427, 69.1644, 86.4411) |
| Luminance | 0.6917 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.80
Powder Blue
#B0E0E6
ΔE00 3.63
Ice Blue
#A5DFF9
ΔE00 6.20
Pale Sky Blue
#BDF6FE
ΔE00 6.47
Light Sky Blue
#C6FCFF
ΔE00 7.78
Lightcyan
#E0FFFF
ΔE00 7.92
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDFE8 #E8C4BB
analogous
#BBE8DB #BBDFE8 #BBC9E8
triadic
#BBDFE8 #E8BBDF #DFE8BB
tetradic
#BBDFE8 #DBBBE8 #E8C4BB #C9E8BB
square
#BBDFE8 #DBBBE8 #E8C4BB #C9E8BB
split-complementary
#BBDFE8 #E8BBC9 #E8DBBB
monochromatic
#60B4C9 #8DC9D9 #BBDFE8 #E8F4F7 #E8F4F7
Accessibility & contrast
On white
1.42
#BBDFE8 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.83
#BBDFE8 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDFE8
14.83:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDFE8 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDFE8 | 1.00 | 1.42 | 14.83 | 14.83 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.83 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.83 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DCE9
Deuteranopia (green-blind)
#D0D6E8
Tritanopia (blue-blind)
#AEE3E2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bbdfe8; /* rgb */ color: rgb(187, 223, 232); /* oklch */ color: oklch(88.1% 0.040 214.5);
Tailwind
colors: {
custom: {
50: '#d0e9ef',
500: '#bbdfe8',
950: '#000000',
},
}SCSS
$custom: #bbdfe8; $custom-light: #d0e9ef; $custom-dark: #000000;
JSON
{
"hex": "#bbdfe8",
"rgb": {
"r": 187,
"g": 223,
"b": 232
},
"hsl": {
"h": 192,
"s": 49.451,
"l": 82.157
},
"oklch": {
"l": 0.88057,
"c": 0.03976,
"h": 214.5
},
"luminance": 0.69166
}Semantic roles & 50–950 ramp
primary
#BBDFE8
secondary
#C39184
accent
#4629BD
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485