#BBE9FA#BBE9FA
#BBE9FA is a very light, muted cyan. Relative luminance 0.757; OKLCH L 90.7% C 0.053 H 222.4°. Best body text is #000000 at 16.15:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE9FA |
|---|---|
| RGB | rgb(187, 233, 250) |
| HSL | hsl(196, 86%, 86%) |
| HSV | hsv(196, 25%, 98%) |
| CMYK | cmyk(25.2%, 6.8%, 0%, 2%) |
| CIE-LAB | lab(89.74, -11.05, -13.08) |
| CIE-LCH | lch(89.74, 17.12, 229.81°) |
| OKLab | oklab(90.72% -0.039 -0.0356) |
| OKLCH | oklch(90.72% 0.053 222.4) |
| XYZ | xyz(66.8826, 75.7421, 101.5196) |
| Luminance | 0.7574 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.96
Ice Blue
#A5DFF9
ΔE00 3.98
Powder Blue
#B0E0E6
ΔE00 5.27
Pale Sky Blue
#BDF6FE
ΔE00 5.51
Light Sky Blue
#C6FCFF
ΔE00 7.42
Very Light Blue
#D5FFFF
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE9FA #FACCBB
analogous
#BBFAEB #BBE9FA #BBC9FA
triadic
#BBE9FA #FABBE9 #E9FABB
tetradic
#BBE9FA #EBBBFA #FACCBB #C9FABB
square
#BBE9FA #EBBBFA #FACCBB #C9FABB
split-complementary
#BBE9FA #FABBC9 #FAEBBB
monochromatic
#49C4F2 #82D7F6 #BBE9FA #E2F6FD #E2F6FD
Accessibility & contrast
On white
1.30
#BBE9FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.15
#BBE9FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE9FA
16.15:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE9FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE9FA | 1.00 | 1.30 | 16.15 | 16.15 |
| #FFFFFF | 1.30 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.15 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.15 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DFE6FB
Deuteranopia (green-blind)
#D5DEFA
Tritanopia (blue-blind)
#A8EFEE
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bbe9fa; /* rgb */ color: rgb(187, 233, 250); /* oklch */ color: oklch(90.7% 0.053 222.4);
Tailwind
colors: {
custom: {
50: '#d0f0fc',
500: '#bbe9fa',
950: '#000000',
},
}SCSS
$custom: #bbe9fa; $custom-light: #d0f0fc; $custom-dark: #000000;
JSON
{
"hex": "#bbe9fa",
"rgb": {
"r": 187,
"g": 233,
"b": 250
},
"hsl": {
"h": 196.19,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.90724,
"c": 0.0528,
"h": 222.4
},
"luminance": 0.75745
}Semantic roles & 50–950 ramp
primary
#BBE9FA
secondary
#DE967B
accent
#3F03E3
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585