#BBECFC#BBECFC
#BBECFC is a very light, muted cyan. Relative luminance 0.776; OKLCH L 91.4% C 0.055 H 219.8°. Best body text is #000000 at 16.52:1 contrast (WCAG AA passes).
Color values
| HEX | #BBECFC |
|---|---|
| RGB | rgb(187, 236, 252) |
| HSL | hsl(195, 92%, 86%) |
| HSV | hsv(195, 26%, 99%) |
| CMYK | cmyk(25.8%, 6.3%, 0%, 1.2%) |
| CIE-LAB | lab(90.59, -12.12, -12.85) |
| CIE-LCH | lch(90.59, 17.67, 226.68°) |
| OKLab | oklab(91.42% -0.0421 -0.035) |
| OKLCH | oklch(91.42% 0.055 219.8) |
| XYZ | xyz(68.0544, 77.5812, 103.4655) |
| Luminance | 0.7758 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 4.50
Ice Blue
#A5DFF9
ΔE00 4.50
Lightblue
#ADD8E6
ΔE00 4.51
Powder Blue
#B0E0E6
ΔE00 4.91
Light Sky Blue
#C6FCFF
ΔE00 6.47
Pale Blue
#D0FEFE
ΔE00 7.37
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBECFC #FCCBBB
analogous
#BBFCEB #BBECFC #BBCBFC
triadic
#BBECFC #FCBBEC #ECFCBB
tetradic
#BBECFC #EBBBFC #FCCBBB #CBFCBB
square
#BBECFC #EBBBFC #FCCBBB #CBFCBB
split-complementary
#BBECFC #FCBBCB #FCEBBB
monochromatic
#46CBF7 #80DCF9 #BBECFC #E2F7FE #E2F7FE
Accessibility & contrast
On white
1.27
#BBECFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.52
#BBECFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBECFC
16.52:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBECFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBECFC | 1.00 | 1.27 | 16.52 | 16.52 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.52 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.52 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E9FD
Deuteranopia (green-blind)
#D7E1FC
Tritanopia (blue-blind)
#A7F2F1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bbecfc; /* rgb */ color: rgb(187, 236, 252); /* oklch */ color: oklch(91.4% 0.055 219.8);
Tailwind
colors: {
custom: {
50: '#d0f2fd',
500: '#bbecfc',
950: '#000000',
},
}SCSS
$custom: #bbecfc; $custom-light: #d0f2fd; $custom-dark: #000000;
JSON
{
"hex": "#bbecfc",
"rgb": {
"r": 187,
"g": 236,
"b": 252
},
"hsl": {
"h": 194.769,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.91416,
"c": 0.05474,
"h": 219.8
},
"luminance": 0.77584
}Semantic roles & 50–950 ramp
primary
#BBECFC
secondary
#E29379
accent
#3800E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585