#BBEEFE#BBEEFE
#BBEEFE is a very light, muted cyan. Relative luminance 0.789; OKLCH L 91.9% C 0.056 H 219.0°. Best body text is #000000 at 16.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEEFE |
|---|---|
| RGB | rgb(187, 238, 254) |
| HSL | hsl(194, 97%, 86%) |
| HSV | hsv(194, 26%, 100%) |
| CMYK | cmyk(26.4%, 6.3%, 0%, 0.4%) |
| CIE-LAB | lab(91.17, -12.69, -13.02) |
| CIE-LCH | lch(91.17, 18.18, 225.74°) |
| OKLab | oklab(91.9% -0.0439 -0.0355) |
| OKLCH | oklch(91.9% 0.056 219) |
| XYZ | xyz(68.9520, 78.8667, 105.3364) |
| Luminance | 0.7887 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 4.08
Ice Blue
#A5DFF9
ΔE00 4.77
Lightblue
#ADD8E6
ΔE00 4.96
Powder Blue
#B0E0E6
ΔE00 5.01
Light Sky Blue
#C6FCFF
ΔE00 6.10
Pale Blue
#D0FEFE
ΔE00 7.09
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEEFE #FECBBB
analogous
#BBFEED #BBEEFE #BBCDFE
triadic
#BBEEFE #FEBBEE #EEFEBB
tetradic
#BBEEFE #EDBBFE #FECBBB #CDFEBB
square
#BBEEFE #EDBBFE #FECBBB #CDFEBB
split-complementary
#BBEEFE #FEBBCD #FEEDBB
monochromatic
#42D0FC #7FDFFD #BBEEFE #E1F7FF #E1F7FF
Accessibility & contrast
On white
1.25
#BBEEFE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.77
#BBEEFE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEEFE
16.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEEFE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEEFE | 1.00 | 1.25 | 16.77 | 16.77 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E4EBFF
Deuteranopia (green-blind)
#D9E2FE
Tritanopia (blue-blind)
#A6F4F3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bbeefe; /* rgb */ color: rgb(187, 238, 254); /* oklch */ color: oklch(91.9% 0.056 219.0);
Tailwind
colors: {
custom: {
50: '#d1f3fe',
500: '#bbeefe',
950: '#000000',
},
}SCSS
$custom: #bbeefe; $custom-light: #d1f3fe; $custom-dark: #000000;
JSON
{
"hex": "#bbeefe",
"rgb": {
"r": 187,
"g": 238,
"b": 254
},
"hsl": {
"h": 194.328,
"s": 97.101,
"l": 86.471
},
"oklch": {
"l": 0.91899,
"c": 0.05642,
"h": 219
},
"luminance": 0.7887
}Semantic roles & 50–950 ramp
primary
#BBEEFE
secondary
#E59278
accent
#3700E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141717
muted
#838585