#BBEBFC#BBEBFC
#BBEBFC is a very light, muted cyan. Relative luminance 0.770; OKLCH L 91.2% C 0.054 H 221.5°. Best body text is #000000 at 16.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEBFC |
|---|---|
| RGB | rgb(187, 235, 252) |
| HSL | hsl(196, 92%, 86%) |
| HSV | hsv(196, 26%, 99%) |
| CMYK | cmyk(25.8%, 6.7%, 0%, 1.2%) |
| CIE-LAB | lab(90.32, -11.62, -13.25) |
| CIE-LCH | lch(90.32, 17.62, 228.75°) |
| OKLab | oklab(91.21% -0.0408 -0.0361) |
| OKLCH | oklch(91.21% 0.054 221.5) |
| XYZ | xyz(67.7673, 77.0070, 103.3698) |
| Luminance | 0.7701 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.16
Lightblue
#ADD8E6
ΔE00 4.35
Pale Sky Blue
#BDF6FE
ΔE00 5.05
Powder Blue
#B0E0E6
ΔE00 5.24
Light Sky Blue
#C6FCFF
ΔE00 7.01
Pale Blue
#D0FEFE
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEBFC #FCCCBB
analogous
#BBFCEC #BBEBFC #BBCAFC
triadic
#BBEBFC #FCBBEB #EBFCBB
tetradic
#BBEBFC #ECBBFC #FCCCBB #CAFCBB
square
#BBEBFC #ECBBFC #FCCCBB #CAFCBB
split-complementary
#BBEBFC #FCBBCA #FCECBB
monochromatic
#46C9F7 #80DAF9 #BBEBFC #E2F6FE #E2F6FE
Accessibility & contrast
On white
1.28
#BBEBFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.40
#BBEBFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEBFC
16.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEBFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEBFC | 1.00 | 1.28 | 16.40 | 16.40 |
| #FFFFFF | 1.28 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E1E8FD
Deuteranopia (green-blind)
#D6E0FC
Tritanopia (blue-blind)
#A7F1F0
Achromatopsia (no color)
#E3E3E3
Design tokens & code
CSS
--color: #bbebfc; /* rgb */ color: rgb(187, 235, 252); /* oklch */ color: oklch(91.2% 0.054 221.5);
Tailwind
colors: {
custom: {
50: '#d0f1fd',
500: '#bbebfc',
950: '#000000',
},
}SCSS
$custom: #bbebfc; $custom-light: #d0f1fd; $custom-dark: #000000;
JSON
{
"hex": "#bbebfc",
"rgb": {
"r": 187,
"g": 235,
"b": 252
},
"hsl": {
"h": 195.692,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.91207,
"c": 0.05447,
"h": 221.5
},
"luminance": 0.7701
}Semantic roles & 50–950 ramp
primary
#BBEBFC
secondary
#E29579
accent
#3C00E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585