#BBE4FA#BBE4FA
#BBE4FA is a very light, muted cyan. Relative luminance 0.730; OKLCH L 89.7% C 0.052 H 231.5°. Best body text is #000000 at 15.59:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE4FA |
|---|---|
| RGB | rgb(187, 228, 250) |
| HSL | hsl(201, 86%, 86%) |
| HSV | hsv(201, 25%, 98%) |
| CMYK | cmyk(25.2%, 8.8%, 0%, 2%) |
| CIE-LAB | lab(88.42, -8.49, -15.04) |
| CIE-LCH | lch(88.42, 17.28, 240.56°) |
| OKLab | oklab(89.69% -0.0326 -0.041) |
| OKLCH | oklch(89.69% 0.052 231.5) |
| XYZ | xyz(65.4872, 72.9513, 101.0545) |
| Luminance | 0.7295 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.62
Lightblue
#ADD8E6
ΔE00 4.54
Powder Blue
#B0E0E6
ΔE00 7.50
Baby Blue
#89CFF0
ΔE00 7.62
Light Blue
#95D0FC
ΔE00 7.85
Sky Blue
#87CEEB
ΔE00 7.95
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE4FA #FAD1BB
analogous
#BBFAF0 #BBE4FA #BBC4FA
triadic
#BBE4FA #FABBE4 #E4FABB
tetradic
#BBE4FA #F0BBFA #FAD1BB #C4FABB
square
#BBE4FA #F0BBFA #FAD1BB #C4FABB
split-complementary
#BBE4FA #FABBC4 #FAF0BB
monochromatic
#49B7F2 #82CDF6 #BBE4FA #E2F4FD #E2F4FD
Accessibility & contrast
On white
1.35
#BBE4FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.59
#BBE4FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE4FA
15.59:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE4FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE4FA | 1.00 | 1.35 | 15.59 | 15.59 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.59 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.59 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9E2FB
Deuteranopia (green-blind)
#D0DBFA
Tritanopia (blue-blind)
#A8EAEB
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #bbe4fa; /* rgb */ color: rgb(187, 228, 250); /* oklch */ color: oklch(89.7% 0.052 231.5);
Tailwind
colors: {
custom: {
50: '#d0ecfc',
500: '#bbe4fa',
950: '#000000',
},
}SCSS
$custom: #bbe4fa; $custom-light: #d0ecfc; $custom-dark: #000000;
JSON
{
"hex": "#bbe4fa",
"rgb": {
"r": 187,
"g": 228,
"b": 250
},
"hsl": {
"h": 200.952,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.89685,
"c": 0.05236,
"h": 231.5
},
"luminance": 0.72954
}Semantic roles & 50–950 ramp
primary
#BBE4FA
secondary
#DE9E7B
accent
#5103E3
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485