#BBEBFA#BBEBFA
#BBEBFA is a very light, muted cyan. Relative luminance 0.769; OKLCH L 91.1% C 0.053 H 218.8°. Best body text is #000000 at 16.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEBFA |
|---|---|
| RGB | rgb(187, 235, 250) |
| HSL | hsl(194, 86%, 86%) |
| HSV | hsv(194, 25%, 98%) |
| CMYK | cmyk(25.2%, 6%, 0%, 2%) |
| CIE-LAB | lab(90.27, -12.06, -12.29) |
| CIE-LCH | lch(90.27, 17.22, 225.54°) |
| OKLab | oklab(91.14% -0.0415 -0.0334) |
| OKLCH | oklch(91.14% 0.053 218.8) |
| XYZ | xyz(67.4520, 76.8808, 101.7094) |
| Luminance | 0.7688 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.27
Pale Sky Blue
#BDF6FE
ΔE00 4.40
Powder Blue
#B0E0E6
ΔE00 4.56
Ice Blue
#A5DFF9
ΔE00 4.64
Light Sky Blue
#C6FCFF
ΔE00 6.34
Pale Blue
#D0FEFE
ΔE00 7.20
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEBFA #FACABB
analogous
#BBFAE9 #BBEBFA #BBCBFA
triadic
#BBEBFA #FABBEB #EBFABB
tetradic
#BBEBFA #E9BBFA #FACABB #CBFABB
square
#BBEBFA #E9BBFA #FACABB #CBFABB
split-complementary
#BBEBFA #FABBCB #FAE9BB
monochromatic
#49C9F2 #82DAF6 #BBEBFA #E2F7FD #E2F7FD
Accessibility & contrast
On white
1.28
#BBEBFA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.38
#BBEBFA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEBFA
16.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEBFA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEBFA | 1.00 | 1.28 | 16.38 | 16.38 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E8FB
Deuteranopia (green-blind)
#D7E0FA
Tritanopia (blue-blind)
#A8F0EF
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bbebfa; /* rgb */ color: rgb(187, 235, 250); /* oklch */ color: oklch(91.1% 0.053 218.8);
Tailwind
colors: {
custom: {
50: '#d0f1fc',
500: '#bbebfa',
950: '#000000',
},
}SCSS
$custom: #bbebfa; $custom-light: #d0f1fc; $custom-dark: #000000;
JSON
{
"hex": "#bbebfa",
"rgb": {
"r": 187,
"g": 235,
"b": 250
},
"hsl": {
"h": 194.286,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.91142,
"c": 0.05334,
"h": 218.8
},
"luminance": 0.76884
}Semantic roles & 50–950 ramp
primary
#BBEBFA
secondary
#DE937B
accent
#3803E3
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585