#BBEBFE#BBEBFE
#BBEBFE is a very light, muted cyan. Relative luminance 0.771; OKLCH L 91.3% C 0.056 H 224.0°. Best body text is #000000 at 16.43:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEBFE |
|---|---|
| RGB | rgb(187, 235, 254) |
| HSL | hsl(197, 97%, 86%) |
| HSV | hsv(197, 26%, 100%) |
| CMYK | cmyk(26.4%, 7.5%, 0%, 0.4%) |
| CIE-LAB | lab(90.38, -11.17, -14.20) |
| CIE-LCH | lch(90.38, 18.07, 231.82°) |
| OKLab | oklab(91.27% -0.0401 -0.0387) |
| OKLCH | oklch(91.27% 0.056 224) |
| XYZ | xyz(68.0859, 77.1344, 105.0477) |
| Luminance | 0.7714 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.79
Lightblue
#ADD8E6
ΔE00 4.55
Pale Sky Blue
#BDF6FE
ΔE00 5.72
Powder Blue
#B0E0E6
ΔE00 5.93
Light Sky Blue
#C6FCFF
ΔE00 7.68
Robin'S Egg Blue
#98EFF9
ΔE00 8.40
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEBFE #FECEBB
analogous
#BBFEF0 #BBEBFE #BBCAFE
triadic
#BBEBFE #FEBBEB #EBFEBB
tetradic
#BBEBFE #F0BBFE #FECEBB #CAFEBB
square
#BBEBFE #F0BBFE #FECEBB #CAFEBB
split-complementary
#BBEBFE #FEBBCA #FEF0BB
monochromatic
#42C8FC #7FD9FD #BBEBFE #E1F6FF #E1F6FF
Accessibility & contrast
On white
1.28
#BBEBFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.43
#BBEBFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEBFE
16.43:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEBFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEBFE | 1.00 | 1.28 | 16.43 | 16.43 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.43 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.43 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E0E8FF
Deuteranopia (green-blind)
#D6E0FE
Tritanopia (blue-blind)
#A6F1F1
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bbebfe; /* rgb */ color: rgb(187, 235, 254); /* oklch */ color: oklch(91.3% 0.056 224.0);
Tailwind
colors: {
custom: {
50: '#d0f1fe',
500: '#bbebfe',
950: '#000000',
},
}SCSS
$custom: #bbebfe; $custom-light: #d0f1fe; $custom-dark: #000000;
JSON
{
"hex": "#bbebfe",
"rgb": {
"r": 187,
"g": 235,
"b": 254
},
"hsl": {
"h": 197.015,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.91273,
"c": 0.05571,
"h": 224
},
"luminance": 0.77137
}Semantic roles & 50–950 ramp
primary
#BBEBFE
secondary
#E59778
accent
#4100E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585