#BBE0FF#BBE0FF
#BBE0FF is a very light, muted cyan. Relative luminance 0.711; OKLCH L 89.0% C 0.058 H 243.7°. Best body text is #000000 at 15.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE0FF |
|---|---|
| RGB | rgb(187, 224, 255) |
| HSL | hsl(207, 100%, 87%) |
| HSV | hsv(207, 27%, 100%) |
| CMYK | cmyk(26.7%, 12.2%, 0%, 0%) |
| CIE-LAB | lab(87.53, -5.30, -19.01) |
| CIE-LCH | lch(87.53, 19.74, 254.43°) |
| OKLab | oklab(89.03% -0.0256 -0.0519) |
| OKLCH | oklch(89.03% 0.058 243.7) |
| XYZ | xyz(65.1939, 71.0937, 104.8758) |
| Luminance | 0.7110 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Powder Blue (survey)
#B1D1FC
ΔE00 5.25
Baby Blue (survey)
#A2CFFE
ΔE00 5.49
Ice Blue
#A5DFF9
ΔE00 5.86
Light Blue
#95D0FC
ΔE00 6.12
Light Blue Grey
#B7C9E2
ΔE00 7.14
Lightblue
#ADD8E6
ΔE00 7.66
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE0FF #FFDABB
analogous
#BBFFFC #BBE0FF #BBBEFF
triadic
#BBE0FF #FFBBE0 #E0FFBB
tetradic
#BBE0FF #FCBBFF #FFDABB #BEFFBB
square
#BBE0FF #FCBBFF #FFDABB #BEFFBB
split-complementary
#BBE0FF #FFBBBE #FFFCBB
monochromatic
#41A8FF #7EC4FF #BBE0FF #E0F1FF #E0F1FF
Accessibility & contrast
On white
1.38
#BBE0FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.22
#BBE0FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE0FF
15.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE0FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE0FF | 1.00 | 1.38 | 15.22 | 15.22 |
| #FFFFFF | 1.38 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4E0FF
Deuteranopia (green-blind)
#CBD8FE
Tritanopia (blue-blind)
#A7E7EA
Achromatopsia (no color)
#DBDBDB
Design tokens & code
CSS
--color: #bbe0ff; /* rgb */ color: rgb(187, 224, 255); /* oklch */ color: oklch(89.0% 0.058 243.7);
Tailwind
colors: {
custom: {
50: '#d0e9ff',
500: '#bbe0ff',
950: '#000000',
},
}SCSS
$custom: #bbe0ff; $custom-light: #d0e9ff; $custom-dark: #000000;
JSON
{
"hex": "#bbe0ff",
"rgb": {
"r": 187,
"g": 224,
"b": 255
},
"hsl": {
"h": 207.353,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.8903,
"c": 0.05793,
"h": 243.7
},
"luminance": 0.71096
}Semantic roles & 50–950 ramp
primary
#BBE0FF
secondary
#E7AA77
accent
#6900E6
background
#FEFEFF
surface
#FBFCFF
border
#D4D5D7
text
#141618
muted
#838486