#BBEAFA#BBEAFA
#BBEAFA is a very light, muted cyan. Relative luminance 0.763; OKLCH L 90.9% C 0.053 H 220.6°. Best body text is #000000 at 16.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEAFA |
|---|---|
| RGB | rgb(187, 234, 250) |
| HSL | hsl(195, 86%, 86%) |
| HSV | hsv(195, 25%, 98%) |
| CMYK | cmyk(25.2%, 6.4%, 0%, 2%) |
| CIE-LAB | lab(90.00, -11.55, -12.68) |
| CIE-LCH | lch(90.00, 17.16, 227.67°) |
| OKLab | oklab(90.93% -0.0403 -0.0345) |
| OKLCH | oklch(90.93% 0.053 220.6) |
| XYZ | xyz(67.1665, 76.3099, 101.6143) |
| Luminance | 0.7631 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.08
Ice Blue
#A5DFF9
ΔE00 4.29
Powder Blue
#B0E0E6
ΔE00 4.89
Pale Sky Blue
#BDF6FE
ΔE00 4.95
Light Sky Blue
#C6FCFF
ΔE00 6.88
Pale Blue
#D0FEFE
ΔE00 7.69
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEAFA #FACBBB
analogous
#BBFAEA #BBEAFA #BBCAFA
triadic
#BBEAFA #FABBEA #EAFABB
tetradic
#BBEAFA #EABBFA #FACBBB #CAFABB
square
#BBEAFA #EABBFA #FACBBB #CAFABB
split-complementary
#BBEAFA #FABBCA #FAEABB
monochromatic
#49C7F2 #82D8F6 #BBEAFA #E2F6FD #E2F6FD
Accessibility & contrast
On white
1.29
#BBEAFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.26
#BBEAFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEAFA
16.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEAFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEAFA | 1.00 | 1.29 | 16.26 | 16.26 |
| #FFFFFF | 1.29 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E7FB
Deuteranopia (green-blind)
#D6DFFA
Tritanopia (blue-blind)
#A8F0EF
Achromatopsia (no color)
#E2E2E2
Design tokens & code
CSS
--color: #bbeafa; /* rgb */ color: rgb(187, 234, 250); /* oklch */ color: oklch(90.9% 0.053 220.6);
Tailwind
colors: {
custom: {
50: '#d0f0fc',
500: '#bbeafa',
950: '#000000',
},
}SCSS
$custom: #bbeafa; $custom-light: #d0f0fc; $custom-dark: #000000;
JSON
{
"hex": "#bbeafa",
"rgb": {
"r": 187,
"g": 234,
"b": 250
},
"hsl": {
"h": 195.238,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.90933,
"c": 0.05305,
"h": 220.6
},
"luminance": 0.76313
}Semantic roles & 50–950 ramp
primary
#BBEAFA
secondary
#DE947B
accent
#3C03E3
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585