#BBE3FF#BBE3FF
#BBE3FF is a very light, muted cyan. Relative luminance 0.727; OKLCH L 89.6% C 0.057 H 238.8°. Best body text is #000000 at 15.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE3FF |
|---|---|
| RGB | rgb(187, 227, 255) |
| HSL | hsl(205, 100%, 87%) |
| HSV | hsv(205, 27%, 100%) |
| CMYK | cmyk(26.7%, 11%, 0%, 0%) |
| CIE-LAB | lab(88.31, -6.85, -17.83) |
| CIE-LCH | lch(88.31, 19.10, 248.99°) |
| OKLab | oklab(89.65% -0.0295 -0.0487) |
| OKLCH | oklch(89.65% 0.057 238.8) |
| XYZ | xyz(66.0073, 72.7204, 105.1469) |
| Luminance | 0.7272 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.59
Lightblue
#ADD8E6
ΔE00 6.45
Light Blue
#95D0FC
ΔE00 6.54
Baby Blue (survey)
#A2CFFE
ΔE00 6.71
Powder Blue (survey)
#B1D1FC
ΔE00 6.88
Baby Blue
#89CFF0
ΔE00 7.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE3FF #FFD7BB
analogous
#BBFFF9 #BBE3FF #BBC1FF
triadic
#BBE3FF #FFBBE3 #E3FFBB
tetradic
#BBE3FF #F9BBFF #FFD7BB #C1FFBB
square
#BBE3FF #F9BBFF #FFD7BB #C1FFBB
split-complementary
#BBE3FF #FFBBC1 #FFF9BB
monochromatic
#41B1FF #7ECAFF #BBE3FF #E0F2FF #E0F2FF
Accessibility & contrast
On white
1.35
#BBE3FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.54
#BBE3FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE3FF
15.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE3FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE3FF | 1.00 | 1.35 | 15.54 | 15.54 |
| #FFFFFF | 1.35 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E2FF
Deuteranopia (green-blind)
#CEDAFF
Tritanopia (blue-blind)
#A7EAEC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #bbe3ff; /* rgb */ color: rgb(187, 227, 255); /* oklch */ color: oklch(89.6% 0.057 238.8);
Tailwind
colors: {
custom: {
50: '#d0ebff',
500: '#bbe3ff',
950: '#000000',
},
}SCSS
$custom: #bbe3ff; $custom-light: #d0ebff; $custom-dark: #000000;
JSON
{
"hex": "#bbe3ff",
"rgb": {
"r": 187,
"g": 227,
"b": 255
},
"hsl": {
"h": 204.706,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.89648,
"c": 0.05692,
"h": 238.8
},
"luminance": 0.72723
}Semantic roles & 50–950 ramp
primary
#BBE3FF
secondary
#E7A577
accent
#5F00E6
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141618
muted
#838486