#BBE6FF#BBE6FF
#BBE6FF is a very light, muted cyan. Relative luminance 0.744; OKLCH L 90.3% C 0.056 H 233.7°. Best body text is #000000 at 15.88:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE6FF |
|---|---|
| RGB | rgb(187, 230, 255) |
| HSL | hsl(202, 100%, 87%) |
| HSV | hsv(202, 27%, 100%) |
| CMYK | cmyk(26.7%, 9.8%, 0%, 0%) |
| CIE-LAB | lab(89.10, -8.39, -16.65) |
| CIE-LCH | lch(89.10, 18.65, 243.25°) |
| OKLab | oklab(90.27% -0.0333 -0.0454) |
| OKLCH | oklch(90.27% 0.056 233.7) |
| XYZ | xyz(66.8350, 74.3758, 105.4228) |
| Luminance | 0.7438 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.68
Lightblue
#ADD8E6
ΔE00 5.45
Light Blue
#95D0FC
ΔE00 7.41
Baby Blue
#89CFF0
ΔE00 7.62
Sky Blue
#87CEEB
ΔE00 8.10
Baby Blue (survey)
#A2CFFE
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE6FF #FFD4BB
analogous
#BBFFF6 #BBE6FF #BBC4FF
triadic
#BBE6FF #FFBBE6 #E6FFBB
tetradic
#BBE6FF #F6BBFF #FFD4BB #C4FFBB
square
#BBE6FF #F6BBFF #FFD4BB #C4FFBB
split-complementary
#BBE6FF #FFBBC4 #FFF6BB
monochromatic
#41B9FF #7ED0FF #BBE6FF #E0F4FF #E0F4FF
Accessibility & contrast
On white
1.32
#BBE6FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.88
#BBE6FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE6FF
15.88:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE6FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE6FF | 1.00 | 1.32 | 15.88 | 15.88 |
| #FFFFFF | 1.32 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.88 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.88 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE4FF
Deuteranopia (green-blind)
#D1DCFF
Tritanopia (blue-blind)
#A7EDEE
Achromatopsia (no color)
#E0E0E0
Design tokens & code
CSS
--color: #bbe6ff; /* rgb */ color: rgb(187, 230, 255); /* oklch */ color: oklch(90.3% 0.056 233.7);
Tailwind
colors: {
custom: {
50: '#d0edff',
500: '#bbe6ff',
950: '#000000',
},
}SCSS
$custom: #bbe6ff; $custom-light: #d0edff; $custom-dark: #000000;
JSON
{
"hex": "#bbe6ff",
"rgb": {
"r": 187,
"g": 230,
"b": 255
},
"hsl": {
"h": 202.059,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.90268,
"c": 0.05635,
"h": 233.7
},
"luminance": 0.74378
}Semantic roles & 50–950 ramp
primary
#BBE6FF
secondary
#E7A077
accent
#5400E6
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141618
muted
#838486