#BBE4FF#BBE4FF
#BBE4FF is a very light, muted cyan. Relative luminance 0.733; OKLCH L 89.9% C 0.057 H 237.1°. Best body text is #000000 at 15.65:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE4FF |
|---|---|
| RGB | rgb(187, 228, 255) |
| HSL | hsl(204, 100%, 87%) |
| HSV | hsv(204, 27%, 100%) |
| CMYK | cmyk(26.7%, 10.6%, 0%, 0%) |
| CIE-LAB | lab(88.58, -7.37, -17.44) |
| CIE-LCH | lch(88.58, 18.93, 247.10°) |
| OKLab | oklab(89.85% -0.0308 -0.0476) |
| OKLCH | oklch(89.85% 0.057 237.1) |
| XYZ | xyz(66.2816, 73.2690, 105.2384) |
| Luminance | 0.7327 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.24
Lightblue
#ADD8E6
ΔE00 6.08
Light Blue
#95D0FC
ΔE00 6.79
Baby Blue (survey)
#A2CFFE
ΔE00 7.18
Powder Blue (survey)
#B1D1FC
ΔE00 7.44
Baby Blue
#89CFF0
ΔE00 7.63
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE4FF #FFD6BB
analogous
#BBFFF8 #BBE4FF #BBC2FF
triadic
#BBE4FF #FFBBE4 #E4FFBB
tetradic
#BBE4FF #F8BBFF #FFD6BB #C2FFBB
square
#BBE4FF #F8BBFF #FFD6BB #C2FFBB
split-complementary
#BBE4FF #FFBBC2 #FFF8BB
monochromatic
#41B3FF #7ECCFF #BBE4FF #E0F3FF #E0F3FF
Accessibility & contrast
On white
1.34
#BBE4FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.65
#BBE4FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE4FF
15.65:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE4FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE4FF | 1.00 | 1.34 | 15.65 | 15.65 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.65 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.65 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8E3FF
Deuteranopia (green-blind)
#CFDBFF
Tritanopia (blue-blind)
#A7EBEC
Achromatopsia (no color)
#DEDEDE
Design tokens & code
CSS
--color: #bbe4ff; /* rgb */ color: rgb(187, 228, 255); /* oklch */ color: oklch(89.9% 0.057 237.1);
Tailwind
colors: {
custom: {
50: '#d0ecff',
500: '#bbe4ff',
950: '#000000',
},
}SCSS
$custom: #bbe4ff; $custom-light: #d0ecff; $custom-dark: #000000;
JSON
{
"hex": "#bbe4ff",
"rgb": {
"r": 187,
"g": 228,
"b": 255
},
"hsl": {
"h": 203.824,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.89854,
"c": 0.05668,
"h": 237.1
},
"luminance": 0.73272
}Semantic roles & 50–950 ramp
primary
#BBE4FF
secondary
#E7A477
accent
#5B00E6
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141618
muted
#838486