#BBECFB#BBECFB
#BBECFB is a very light, muted cyan. Relative luminance 0.775; OKLCH L 91.4% C 0.054 H 218.4°. Best body text is #000000 at 16.50:1 contrast (WCAG AA passes).
Color values
| HEX | #BBECFB |
|---|---|
| RGB | rgb(187, 236, 251) |
| HSL | hsl(194, 89%, 86%) |
| HSV | hsv(194, 25%, 98%) |
| CMYK | cmyk(25.5%, 6%, 0%, 1.6%) |
| CIE-LAB | lab(90.56, -12.34, -12.37) |
| CIE-LCH | lch(90.56, 17.48, 225.07°) |
| OKLab | oklab(91.38% -0.0424 -0.0337) |
| OKLCH | oklch(91.38% 0.054 218.4) |
| XYZ | xyz(67.8963, 77.5179, 102.6331) |
| Luminance | 0.7752 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 4.17
Lightblue
#ADD8E6
ΔE00 4.50
Powder Blue
#B0E0E6
ΔE00 4.59
Ice Blue
#A5DFF9
ΔE00 4.75
Light Sky Blue
#C6FCFF
ΔE00 6.14
Pale Blue
#D0FEFE
ΔE00 7.04
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBECFB #FBCABB
analogous
#BBFBEA #BBECFB #BBCCFB
triadic
#BBECFB #FBBBEC #ECFBBB
tetradic
#BBECFB #EABBFB #FBCABB #CCFBBB
square
#BBECFB #EABBFB #FBCABB #CCFBBB
split-complementary
#BBECFB #FBBBCC #FBEABB
monochromatic
#47CCF4 #81DCF8 #BBECFB #E2F7FD #E2F7FD
Accessibility & contrast
On white
1.27
#BBECFB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.50
#BBECFB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBECFB
16.50:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBECFB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBECFB | 1.00 | 1.27 | 16.50 | 16.50 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.50 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.50 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E9FC
Deuteranopia (green-blind)
#D8E0FB
Tritanopia (blue-blind)
#A7F2F0
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bbecfb; /* rgb */ color: rgb(187, 236, 251); /* oklch */ color: oklch(91.4% 0.054 218.4);
Tailwind
colors: {
custom: {
50: '#d0f2fc',
500: '#bbecfb',
950: '#000000',
},
}SCSS
$custom: #bbecfb; $custom-light: #d0f2fc; $custom-dark: #000000;
JSON
{
"hex": "#bbecfb",
"rgb": {
"r": 187,
"g": 236,
"b": 251
},
"hsl": {
"h": 194.062,
"s": 88.889,
"l": 85.882
},
"oklch": {
"l": 0.91384,
"c": 0.05419,
"h": 218.4
},
"luminance": 0.77521
}Semantic roles & 50–950 ramp
primary
#BBECFB
secondary
#E0927A
accent
#3600E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585