#BBEEFB#BBEEFB
#BBEEFB is a very light, muted cyan. Relative luminance 0.787; OKLCH L 91.8% C 0.055 H 215.0°. Best body text is #000000 at 16.74:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEEFB |
|---|---|
| RGB | rgb(187, 238, 251) |
| HSL | hsl(192, 89%, 86%) |
| HSV | hsv(192, 25%, 98%) |
| CMYK | cmyk(25.5%, 5.2%, 0%, 1.6%) |
| CIE-LAB | lab(91.09, -13.35, -11.59) |
| CIE-LCH | lch(91.09, 17.68, 220.95°) |
| OKLab | oklab(91.8% -0.045 -0.0315) |
| OKLCH | oklch(91.8% 0.055 215) |
| XYZ | xyz(68.4754, 78.6760, 102.8261) |
| Luminance | 0.7868 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.07
Powder Blue
#B0E0E6
ΔE00 4.14
Lightblue
#ADD8E6
ΔE00 5.08
Light Sky Blue
#C6FCFF
ΔE00 5.09
Ice Blue
#A5DFF9
ΔE00 5.58
Pale Blue
#D0FEFE
ΔE00 6.12
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEEFB #FBC8BB
analogous
#BBFBE8 #BBEEFB #BBCEFB
triadic
#BBEEFB #FBBBEE #EEFBBB
tetradic
#BBEEFB #E8BBFB #FBC8BB #CEFBBB
square
#BBEEFB #E8BBFB #FBC8BB #CEFBBB
split-complementary
#BBEEFB #FBBBCE #FBE8BB
monochromatic
#47D1F4 #81E0F8 #BBEEFB #E2F8FD #E2F8FD
Accessibility & contrast
On white
1.25
#BBEEFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.74
#BBEEFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEEFB
16.74:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEEFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEEFB | 1.00 | 1.25 | 16.74 | 16.74 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.74 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.74 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EAFC
Deuteranopia (green-blind)
#DAE2FB
Tritanopia (blue-blind)
#A7F3F2
Achromatopsia (no color)
#E5E5E5
Design tokens & code
CSS
--color: #bbeefb; /* rgb */ color: rgb(187, 238, 251); /* oklch */ color: oklch(91.8% 0.055 215.0);
Tailwind
colors: {
custom: {
50: '#d0f3fc',
500: '#bbeefb',
950: '#000000',
},
}SCSS
$custom: #bbeefb; $custom-light: #d0f3fc; $custom-dark: #000000;
JSON
{
"hex": "#bbeefb",
"rgb": {
"r": 187,
"g": 238,
"b": 251
},
"hsl": {
"h": 192.188,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.91802,
"c": 0.05495,
"h": 215
},
"luminance": 0.78679
}Semantic roles & 50–950 ramp
primary
#BBEEFB
secondary
#E08F7A
accent
#2F00E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585