#BBE1FF#BBE1FF
#BBE1FF is a very light, muted cyan. Relative luminance 0.716; OKLCH L 89.2% C 0.058 H 242.1°. Best body text is #000000 at 15.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE1FF |
|---|---|
| RGB | rgb(187, 225, 255) |
| HSL | hsl(206, 100%, 87%) |
| HSV | hsv(206, 27%, 100%) |
| CMYK | cmyk(26.7%, 11.8%, 0%, 0%) |
| CIE-LAB | lab(87.79, -5.82, -18.62) |
| CIE-LCH | lch(87.79, 19.51, 252.65°) |
| OKLab | oklab(89.24% -0.0269 -0.0509) |
| OKLCH | oklch(89.24% 0.058 242.1) |
| XYZ | xyz(65.4635, 71.6327, 104.9656) |
| Luminance | 0.7164 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 5.41
Powder Blue (survey)
#B1D1FC
ΔE00 5.79
Baby Blue (survey)
#A2CFFE
ΔE00 5.86
Light Blue
#95D0FC
ΔE00 6.20
Lightblue
#ADD8E6
ΔE00 7.24
Light Blue Grey
#B7C9E2
ΔE00 7.50
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE1FF #FFD9BB
analogous
#BBFFFB #BBE1FF #BBBFFF
triadic
#BBE1FF #FFBBE1 #E1FFBB
tetradic
#BBE1FF #FBBBFF #FFD9BB #BFFFBB
square
#BBE1FF #FBBBFF #FFD9BB #BFFFBB
split-complementary
#BBE1FF #FFBBBF #FFFBBB
monochromatic
#41ABFF #7EC6FF #BBE1FF #E0F1FF #E0F1FF
Accessibility & contrast
On white
1.37
#BBE1FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.33
#BBE1FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE1FF
15.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE1FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE1FF | 1.00 | 1.37 | 15.33 | 15.33 |
| #FFFFFF | 1.37 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5E0FF
Deuteranopia (green-blind)
#CCD9FE
Tritanopia (blue-blind)
#A7E8EB
Achromatopsia (no color)
#DCDCDC
Design tokens & code
CSS
--color: #bbe1ff; /* rgb */ color: rgb(187, 225, 255); /* oklch */ color: oklch(89.2% 0.058 242.1);
Tailwind
colors: {
custom: {
50: '#d0eaff',
500: '#bbe1ff',
950: '#000000',
},
}SCSS
$custom: #bbe1ff; $custom-light: #d0eaff; $custom-dark: #000000;
JSON
{
"hex": "#bbe1ff",
"rgb": {
"r": 187,
"g": 225,
"b": 255
},
"hsl": {
"h": 206.471,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.89236,
"c": 0.05754,
"h": 242.1
},
"luminance": 0.71635
}Semantic roles & 50–950 ramp
primary
#BBE1FF
secondary
#E7A977
accent
#6500E6
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141618
muted
#838486