#BBE2FA#BBE2FA
#BBE2FA is a very light, muted cyan. Relative luminance 0.719; OKLCH L 89.3% C 0.053 H 235.2°. Best body text is #000000 at 15.37:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE2FA |
|---|---|
| RGB | rgb(187, 226, 250) |
| HSL | hsl(203, 86%, 86%) |
| HSV | hsv(203, 25%, 98%) |
| CMYK | cmyk(25.2%, 9.6%, 0%, 2%) |
| CIE-LAB | lab(87.90, -7.46, -15.83) |
| CIE-LCH | lch(87.90, 17.50, 244.76°) |
| OKLab | oklab(89.27% -0.03 -0.0431) |
| OKLCH | oklch(89.27% 0.053 235.2) |
| XYZ | xyz(64.9402, 71.8572, 100.8721) |
| Luminance | 0.7186 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.08
Lightblue
#ADD8E6
ΔE00 5.22
Light Blue
#95D0FC
ΔE00 7.16
Baby Blue
#89CFF0
ΔE00 7.56
Baby Blue (survey)
#A2CFFE
ΔE00 7.68
Powder Blue (survey)
#B1D1FC
ΔE00 7.88
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE2FA #FAD3BB
analogous
#BBFAF2 #BBE2FA #BBC2FA
triadic
#BBE2FA #FABBE2 #E2FABB
tetradic
#BBE2FA #F2BBFA #FAD3BB #C2FABB
square
#BBE2FA #F2BBFA #FAD3BB #C2FABB
split-complementary
#BBE2FA #FABBC2 #FAF2BB
monochromatic
#49B1F2 #82CAF6 #BBE2FA #E2F3FD #E2F3FD
Accessibility & contrast
On white
1.37
#BBE2FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.37
#BBE2FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE2FA
15.37:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE2FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE2FA | 1.00 | 1.37 | 15.37 | 15.37 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.37 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.37 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E1FB
Deuteranopia (green-blind)
#CED9FA
Tritanopia (blue-blind)
#A9E8E9
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bbe2fa; /* rgb */ color: rgb(187, 226, 250); /* oklch */ color: oklch(89.3% 0.053 235.2);
Tailwind
colors: {
custom: {
50: '#d0ebfc',
500: '#bbe2fa',
950: '#000000',
},
}SCSS
$custom: #bbe2fa; $custom-light: #d0ebfc; $custom-dark: #000000;
JSON
{
"hex": "#bbe2fa",
"rgb": {
"r": 187,
"g": 226,
"b": 250
},
"hsl": {
"h": 202.857,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.8927,
"c": 0.05255,
"h": 235.2
},
"luminance": 0.7186
}Semantic roles & 50–950 ramp
primary
#BBE2FA
secondary
#DEA17B
accent
#5803E3
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485