#BBDFEE#BBDFEE
#BBDFEE is a very light, muted cyan. Relative luminance 0.695; OKLCH L 88.2% C 0.043 H 225.0°. Best body text is #000000 at 14.90:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDFEE |
|---|---|
| RGB | rgb(187, 223, 238) |
| HSL | hsl(198, 60%, 83%) |
| HSV | hsv(198, 21%, 93%) |
| CMYK | cmyk(21.4%, 6.3%, 0%, 6.7%) |
| CIE-LAB | lab(86.76, -8.56, -11.23) |
| CIE-LCH | lch(86.76, 14.12, 232.66°) |
| OKLab | oklab(88.25% -0.0305 -0.0305) |
| OKLCH | oklch(88.25% 0.043 225) |
| XYZ | xyz(62.3095, 69.5112, 91.0064) |
| Luminance | 0.6951 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.81
Ice Blue
#A5DFF9
ΔE00 4.71
Powder Blue
#B0E0E6
ΔE00 5.72
Pale Sky Blue
#BDF6FE
ΔE00 7.72
Sky Blue
#87CEEB
ΔE00 8.21
Baby Blue
#89CFF0
ΔE00 8.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDFEE #EECABB
analogous
#BBEEE3 #BBDFEE #BBC5EE
triadic
#BBDFEE #EEBBDF #DFEEBB
tetradic
#BBDFEE #E3BBEE #EECABB #C5EEBB
square
#BBDFEE #E3BBEE #EECABB #C5EEBB
split-complementary
#BBDFEE #EEBBC5 #EEE3BB
monochromatic
#59B1D6 #8AC8E2 #BBDFEE #E7F3F9 #E7F3F9
Accessibility & contrast
On white
1.41
#BBDFEE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.90
#BBDFEE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDFEE
14.90:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDFEE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDFEE | 1.00 | 1.41 | 14.90 | 14.90 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.90 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.90 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7DDEF
Deuteranopia (green-blind)
#CFD6EE
Tritanopia (blue-blind)
#ACE4E4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bbdfee; /* rgb */ color: rgb(187, 223, 238); /* oklch */ color: oklch(88.2% 0.043 225.0);
Tailwind
colors: {
custom: {
50: '#d0e9f3',
500: '#bbdfee',
950: '#000000',
},
}SCSS
$custom: #bbdfee; $custom-light: #d0e9f3; $custom-dark: #000000;
JSON
{
"hex": "#bbdfee",
"rgb": {
"r": 187,
"g": 223,
"b": 238
},
"hsl": {
"h": 197.647,
"s": 60,
"l": 83.333
},
"oklch": {
"l": 0.88249,
"c": 0.04311,
"h": 225
},
"luminance": 0.69513
}Semantic roles & 50–950 ramp
primary
#BBDFEE
secondary
#CC9781
accent
#501EC8
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485