#BBEEFC#BBEEFC
#BBEEFC is a very light, muted cyan. Relative luminance 0.787; OKLCH L 91.8% C 0.055 H 216.4°. Best body text is #000000 at 16.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEEFC |
|---|---|
| RGB | rgb(187, 238, 252) |
| HSL | hsl(193, 92%, 86%) |
| HSV | hsv(193, 26%, 99%) |
| CMYK | cmyk(25.8%, 5.6%, 0%, 1.2%) |
| CIE-LAB | lab(91.12, -13.13, -12.07) |
| CIE-LCH | lch(91.12, 17.83, 222.58°) |
| OKLab | oklab(91.83% -0.0446 -0.0329) |
| OKLCH | oklch(91.83% 0.055 216.4) |
| XYZ | xyz(68.6334, 78.7392, 103.6585) |
| Luminance | 0.7874 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.40
Powder Blue
#B0E0E6
ΔE00 4.41
Lightblue
#ADD8E6
ΔE00 5.01
Ice Blue
#A5DFF9
ΔE00 5.29
Light Sky Blue
#C6FCFF
ΔE00 5.42
Pale Blue
#D0FEFE
ΔE00 6.43
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEEFC #FCC9BB
analogous
#BBFCE9 #BBEEFC #BBCDFC
triadic
#BBEEFC #FCBBEE #EEFCBB
tetradic
#BBEEFC #E9BBFC #FCC9BB #CDFCBB
square
#BBEEFC #E9BBFC #FCC9BB #CDFCBB
split-complementary
#BBEEFC #FCBBCD #FCE9BB
monochromatic
#46D1F7 #80DFF9 #BBEEFC #E2F8FE #E2F8FE
Accessibility & contrast
On white
1.25
#BBEEFC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.75
#BBEEFC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEEFC
16.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEEFC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEEFC | 1.00 | 1.25 | 16.75 | 16.75 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EAFD
Deuteranopia (green-blind)
#D9E2FC
Tritanopia (blue-blind)
#A7F4F2
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bbeefc; /* rgb */ color: rgb(187, 238, 252); /* oklch */ color: oklch(91.8% 0.055 216.4);
Tailwind
colors: {
custom: {
50: '#d0f3fd',
500: '#bbeefc',
950: '#000000',
},
}SCSS
$custom: #bbeefc; $custom-light: #d0f3fd; $custom-dark: #000000;
JSON
{
"hex": "#bbeefc",
"rgb": {
"r": 187,
"g": 238,
"b": 252
},
"hsl": {
"h": 192.923,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.91834,
"c": 0.05541,
"h": 216.4
},
"luminance": 0.78742
}Semantic roles & 50–950 ramp
primary
#BBEEFC
secondary
#E29079
accent
#3100E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585