#BBDFE9#BBDFE9
#BBDFE9 is a very light, muted cyan. Relative luminance 0.692; OKLCH L 88.1% C 0.040 H 216.4°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDFE9 |
|---|---|
| RGB | rgb(187, 223, 233) |
| HSL | hsl(193, 51%, 82%) |
| HSV | hsv(193, 20%, 91%) |
| CMYK | cmyk(19.7%, 4.3%, 0%, 8.6%) |
| CIE-LAB | lab(86.61, -9.64, -8.80) |
| CIE-LCH | lch(86.61, 13.05, 222.41°) |
| OKLab | oklab(88.09% -0.0324 -0.0239) |
| OKLCH | oklch(88.09% 0.04 216.4) |
| XYZ | xyz(61.5851, 69.2214, 87.1913) |
| Luminance | 0.6922 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.63
Powder Blue
#B0E0E6
ΔE00 3.94
Ice Blue
#A5DFF9
ΔE00 5.89
Pale Sky Blue
#BDF6FE
ΔE00 6.63
Light Sky Blue
#C6FCFF
ΔE00 8.01
Lightcyan
#E0FFFF
ΔE00 8.11
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDFE9 #E9C5BB
analogous
#BBE9DC #BBDFE9 #BBC8E9
triadic
#BBDFE9 #E9BBDF #DFE9BB
tetradic
#BBDFE9 #DCBBE9 #E9C5BB #C8E9BB
square
#BBDFE9 #DCBBE9 #E9C5BB #C8E9BB
split-complementary
#BBDFE9 #E9BBC8 #E9DCBB
monochromatic
#5FB3CB #8DC9DA #BBDFE9 #E8F4F8 #E8F4F8
Accessibility & contrast
On white
1.41
#BBDFE9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#BBDFE9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDFE9
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDFE9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDFE9 | 1.00 | 1.41 | 14.84 | 14.84 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8DCEA
Deuteranopia (green-blind)
#D0D6E9
Tritanopia (blue-blind)
#AEE3E2
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bbdfe9; /* rgb */ color: rgb(187, 223, 233); /* oklch */ color: oklch(88.1% 0.040 216.4);
Tailwind
colors: {
custom: {
50: '#d0e9f0',
500: '#bbdfe9',
950: '#000000',
},
}SCSS
$custom: #bbdfe9; $custom-light: #d0e9f0; $custom-dark: #000000;
JSON
{
"hex": "#bbdfe9",
"rgb": {
"r": 187,
"g": 223,
"b": 233
},
"hsl": {
"h": 193.043,
"s": 51.111,
"l": 82.353
},
"oklch": {
"l": 0.88089,
"c": 0.04022,
"h": 216.4
},
"luminance": 0.69223
}Semantic roles & 50–950 ramp
primary
#BBDFE9
secondary
#C59284
accent
#4827BE
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485