#BBE2FB#BBE2FB
#BBE2FB is a very light, muted cyan. Relative luminance 0.719; OKLCH L 89.3% C 0.053 H 236.3°. Best body text is #000000 at 15.38:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE2FB |
|---|---|
| RGB | rgb(187, 226, 251) |
| HSL | hsl(203, 89%, 86%) |
| HSV | hsv(203, 25%, 98%) |
| CMYK | cmyk(25.5%, 10%, 0%, 1.6%) |
| CIE-LAB | lab(87.93, -7.24, -16.31) |
| CIE-LCH | lch(87.93, 17.85, 246.07°) |
| OKLab | oklab(89.3% -0.0296 -0.0445) |
| OKLCH | oklch(89.3% 0.053 236.3) |
| XYZ | xyz(65.0974, 71.9201, 101.7001) |
| Luminance | 0.7192 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.22
Lightblue
#ADD8E6
ΔE00 5.54
Light Blue
#95D0FC
ΔE00 6.96
Baby Blue (survey)
#A2CFFE
ΔE00 7.37
Powder Blue (survey)
#B1D1FC
ΔE00 7.55
Baby Blue
#89CFF0
ΔE00 7.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE2FB #FBD4BB
analogous
#BBFBF4 #BBE2FB #BBC2FB
triadic
#BBE2FB #FBBBE2 #E2FBBB
tetradic
#BBE2FB #F4BBFB #FBD4BB #C2FBBB
square
#BBE2FB #F4BBFB #FBD4BB #C2FBBB
split-complementary
#BBE2FB #FBBBC2 #FBF4BB
monochromatic
#47B1F4 #81C9F8 #BBE2FB #E2F3FD #E2F3FD
Accessibility & contrast
On white
1.37
#BBE2FB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.38
#BBE2FB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE2FB
15.38:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE2FB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE2FB | 1.00 | 1.37 | 15.38 | 15.38 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.38 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.38 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E1FC
Deuteranopia (green-blind)
#CED9FB
Tritanopia (blue-blind)
#A8E9EA
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bbe2fb; /* rgb */ color: rgb(187, 226, 251); /* oklch */ color: oklch(89.3% 0.053 236.3);
Tailwind
colors: {
custom: {
50: '#d0ebfc',
500: '#bbe2fb',
950: '#000000',
},
}SCSS
$custom: #bbe2fb; $custom-light: #d0ebfc; $custom-dark: #000000;
JSON
{
"hex": "#bbe2fb",
"rgb": {
"r": 187,
"g": 226,
"b": 251
},
"hsl": {
"h": 203.438,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.89304,
"c": 0.05344,
"h": 236.3
},
"luminance": 0.71923
}Semantic roles & 50–950 ramp
primary
#BBE2FB
secondary
#E0A27A
accent
#5A00E6
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485