#BBEEFF#BBEEFF
#BBEEFF is a very light, muted cyan. Relative luminance 0.789; OKLCH L 91.9% C 0.057 H 220.2°. Best body text is #000000 at 16.79:1 contrast (WCAG AA passes).
Color values
| HEX | #BBEEFF |
|---|---|
| RGB | rgb(187, 238, 255) |
| HSL | hsl(195, 100%, 87%) |
| HSV | hsv(195, 27%, 100%) |
| CMYK | cmyk(26.7%, 6.7%, 0%, 0%) |
| CIE-LAB | lab(91.20, -12.46, -13.50) |
| CIE-LCH | lch(91.20, 18.37, 227.28°) |
| OKLab | oklab(91.93% -0.0435 -0.0368) |
| OKLCH | oklch(91.93% 0.057 220.2) |
| XYZ | xyz(69.1126, 78.9309, 106.1820) |
| Luminance | 0.7893 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Pale Sky Blue
#BDF6FE
ΔE00 4.43
Ice Blue
#A5DFF9
ΔE00 4.54
Lightblue
#ADD8E6
ΔE00 4.99
Powder Blue
#B0E0E6
ΔE00 5.32
Light Sky Blue
#C6FCFF
ΔE00 6.45
Robin'S Egg Blue
#98EFF9
ΔE00 7.35
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBEEFF #FFCCBB
analogous
#BBFFEE #BBEEFF #BBCCFF
triadic
#BBEEFF #FFBBEE #EEFFBB
tetradic
#BBEEFF #EEBBFF #FFCCBB #CCFFBB
square
#BBEEFF #EEBBFF #FFCCBB #CCFFBB
split-complementary
#BBEEFF #FFBBCC #FFEEBB
monochromatic
#41CFFF #7EDFFF #BBEEFF #E0F7FF #E0F7FF
Accessibility & contrast
On white
1.25
#BBEEFF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
16.79
#BBEEFF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBEEFF
16.79:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBEEFF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBEEFF | 1.00 | 1.25 | 16.79 | 16.79 |
| #FFFFFF | 1.25 | 1.00 | 21.00 | 21.00 |
| #000000 | 16.79 | 21.00 | 1.00 | 1.00 |
| ##000000 | 16.79 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#E3EBFF
Deuteranopia (green-blind)
#D9E2FF
Tritanopia (blue-blind)
#A6F4F3
Achromatopsia (no color)
#E6E6E6
Design tokens & code
CSS
--color: #bbeeff; /* rgb */ color: rgb(187, 238, 255); /* oklch */ color: oklch(91.9% 0.057 220.2);
Tailwind
colors: {
custom: {
50: '#d1f3ff',
500: '#bbeeff',
950: '#000000',
},
}SCSS
$custom: #bbeeff; $custom-light: #d1f3ff; $custom-dark: #000000;
JSON
{
"hex": "#bbeeff",
"rgb": {
"r": 187,
"g": 238,
"b": 255
},
"hsl": {
"h": 195,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.91932,
"c": 0.05697,
"h": 220.2
},
"luminance": 0.78934
}Semantic roles & 50–950 ramp
primary
#BBEEFF
secondary
#E79377
accent
#3900E6
background
#FEFFFF
surface
#FBFEFF
border
#D4D6D7
text
#141718
muted
#838586