#BBECFD#BBECFD
#BBECFD is a very light, muted cyan. Relative luminance 0.776; OKLCH L 91.4% C 0.055 H 221.0°. Best body text is #000000 at 16.53:1 contrast (WCAG AA passes).
Color values
| HEX | #BBECFD |
|---|---|
| RGB | rgb(187, 236, 253) |
| HSL | hsl(195, 94%, 86%) |
| HSV | hsv(195, 26%, 99%) |
| CMYK | cmyk(26.1%, 6.7%, 0%, 0.8%) |
| CIE-LAB | lab(90.62, -11.90, -13.33) |
| CIE-LCH | lch(90.62, 17.87, 228.25°) |
| OKLab | oklab(91.45% -0.0417 -0.0363) |
| OKLCH | oklch(91.45% 0.055 221) |
| XYZ | xyz(68.2133, 77.6447, 104.3023) |
| Luminance | 0.7765 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.27
Lightblue
#ADD8E6
ΔE00 4.55
Pale Sky Blue
#BDF6FE
ΔE00 4.83
Powder Blue
#B0E0E6
ΔE00 5.25
Light Sky Blue
#C6FCFF
ΔE00 6.81
Pale Blue
#D0FEFE
ΔE00 7.70
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBECFD #FDCCBB
analogous
#BBFDED #BBECFD #BBCBFD
triadic
#BBECFD #FDBBEC #ECFDBB
tetradic
#BBECFD #EDBBFD #FDCCBB #CBFDBB
square
#BBECFD #EDBBFD #FDCCBB #CBFDBB
split-complementary
#BBECFD #FDBBCB #FDEDBB
monochromatic
#44CBFA #80DBFB #BBECFD #E1F7FE #E1F7FE
Accessibility & contrast
On white
1.27
#BBECFD on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.53
#BBECFD on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBECFD
16.53:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBECFD | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBECFD | 1.00 | 1.27 | 16.53 | 16.53 |
| #FFFFFF | 1.27 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.53 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.53 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E2E9FE
Deuteranopia (green-blind)
#D7E1FD
Tritanopia (blue-blind)
#A7F2F1
Achromatopsia (no color)
#E4E4E4
Design tokens & code
CSS
--color: #bbecfd; /* rgb */ color: rgb(187, 236, 253); /* oklch */ color: oklch(91.4% 0.055 221.0);
Tailwind
colors: {
custom: {
50: '#d0f2fe',
500: '#bbecfd',
950: '#000000',
},
}SCSS
$custom: #bbecfd; $custom-light: #d0f2fe; $custom-dark: #000000;
JSON
{
"hex": "#bbecfd",
"rgb": {
"r": 187,
"g": 236,
"b": 253
},
"hsl": {
"h": 195.455,
"s": 94.286,
"l": 86.275
},
"oklch": {
"l": 0.91449,
"c": 0.05531,
"h": 221
},
"luminance": 0.77648
}Semantic roles & 50–950 ramp
primary
#BBECFD
secondary
#E39479
accent
#3B00E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141617
muted
#838585