#BBEFFE#BBEFFE
#BBEFFE is a very light, muted cyan. Relative luminance 0.795; OKLCH L 92.1% C 0.057 H 217.3°. Best body text is #000000 at 16.89:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEFFE |
|---|---|
| RGB | rgb(187, 239, 254) |
| HSL | hsl(193, 97%, 86%) |
| HSV | hsv(193, 26%, 100%) |
| CMYK | cmyk(26.4%, 5.9%, 0%, 0.4%) |
| CIE-LAB | lab(91.44, -13.19, -12.63) |
| CIE-LCH | lch(91.44, 18.26, 223.75°) |
| OKLab | oklab(92.11% -0.0451 -0.0344) |
| OKLCH | oklch(92.11% 0.057 217.3) |
| XYZ | xyz(69.2440, 79.4506, 105.4337) |
| Luminance | 0.7945 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 3.53
Powder Blue
#B0E0E6
ΔE00 4.79
Ice Blue
#A5DFF9
ΔE00 5.17
Lightblue
#ADD8E6
ΔE00 5.21
Light Sky Blue
#C6FCFF
ΔE00 5.59
Pale Blue
#D0FEFE
ΔE00 6.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEFFE #FECABB
analogous
#BBFEEC #BBEFFE #BBCEFE
triadic
#BBEFFE #FEBBEF #EFFEBB
tetradic
#BBEFFE #ECBBFE #FECABB #CEFEBB
square
#BBEFFE #ECBBFE #FECABB #CEFEBB
split-complementary
#BBEFFE #FEBBCE #FEECBB
monochromatic
#42D3FC #7FE1FD #BBEFFE #E1F8FF #E1F8FF
Accessibility & contrast
On white
1.24
#BBEFFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.89
#BBEFFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEFFE
16.89:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEFFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEFFE | 1.00 | 1.24 | 16.89 | 16.89 |
| #FFFFFF | 1.24 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.89 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.89 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E5EBFF
Deuteranopia (green-blind)
#DAE3FE
Tritanopia (blue-blind)
#A6F5F3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bbeffe; /* rgb */ color: rgb(187, 239, 254); /* oklch */ color: oklch(92.1% 0.057 217.3);
Tailwind
colors: {
custom: {
50: '#d1f4fe',
500: '#bbeffe',
950: '#000000',
},
}SCSS
$custom: #bbeffe; $custom-light: #d1f4fe; $custom-dark: #000000;
JSON
{
"hex": "#bbeffe",
"rgb": {
"r": 187,
"g": 239,
"b": 254
},
"hsl": {
"h": 193.433,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.92108,
"c": 0.05675,
"h": 217.3
},
"luminance": 0.79454
}Semantic roles & 50–950 ramp
primary
#BBEFFE
secondary
#E59078
accent
#3300E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585