#BBDFF0#BBDFF0
#BBDFF0 is a very light, muted cyan. Relative luminance 0.696; OKLCH L 88.3% C 0.045 H 228.1°. Best body text is #000000 at 14.93:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDFF0 |
|---|---|
| RGB | rgb(187, 223, 240) |
| HSL | hsl(199, 64%, 84%) |
| HSV | hsv(199, 22%, 94%) |
| CMYK | cmyk(22.1%, 7.1%, 0%, 5.9%) |
| CIE-LAB | lab(86.81, -8.13, -12.20) |
| CIE-LCH | lch(86.81, 14.66, 236.31°) |
| OKLab | oklab(88.32% -0.0297 -0.0331) |
| OKLCH | oklch(88.32% 0.045 228.1) |
| XYZ | xyz(62.6050, 69.6293, 92.5624) |
| Luminance | 0.6963 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.28
Ice Blue
#A5DFF9
ΔE00 4.46
Powder Blue
#B0E0E6
ΔE00 6.45
Baby Blue
#89CFF0
ΔE00 7.98
Sky Blue
#87CEEB
ΔE00 8.07
Pale Sky Blue
#BDF6FE
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDFF0 #F0CCBB
analogous
#BBF0E6 #BBDFF0 #BBC4F0
triadic
#BBDFF0 #F0BBDF #DFF0BB
tetradic
#BBDFF0 #E6BBF0 #F0CCBB #C4F0BB
square
#BBDFF0 #E6BBF0 #F0CCBB #C4F0BB
split-complementary
#BBDFF0 #F0BBC4 #F0E6BB
monochromatic
#57B0DA #89C7E5 #BBDFF0 #E6F3F9 #E6F3F9
Accessibility & contrast
On white
1.41
#BBDFF0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.93
#BBDFF0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDFF0
14.93:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDFF0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDFF0 | 1.00 | 1.41 | 14.93 | 14.93 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.93 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.93 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DDF1
Deuteranopia (green-blind)
#CED7F0
Tritanopia (blue-blind)
#ACE4E4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bbdff0; /* rgb */ color: rgb(187, 223, 240); /* oklch */ color: oklch(88.3% 0.045 228.1);
Tailwind
colors: {
custom: {
50: '#d0e9f5',
500: '#bbdff0',
950: '#000000',
},
}SCSS
$custom: #bbdff0; $custom-light: #d0e9f5; $custom-dark: #000000;
JSON
{
"hex": "#bbdff0",
"rgb": {
"r": 187,
"g": 223,
"b": 240
},
"hsl": {
"h": 199.245,
"s": 63.855,
"l": 83.725
},
"oklch": {
"l": 0.88315,
"c": 0.04453,
"h": 228.1
},
"luminance": 0.69631
}Semantic roles & 50–950 ramp
primary
#BBDFF0
secondary
#CF9A81
accent
#531ACC
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485