#BBE5FA#BBE5FA
#BBE5FA is a very light, muted cyan. Relative luminance 0.735; OKLCH L 89.9% C 0.052 H 229.7°. Best body text is #000000 at 15.70:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE5FA |
|---|---|
| RGB | rgb(187, 229, 250) |
| HSL | hsl(200, 86%, 86%) |
| HSV | hsv(200, 25%, 98%) |
| CMYK | cmyk(25.2%, 8.4%, 0%, 2%) |
| CIE-LAB | lab(88.69, -9.00, -14.65) |
| CIE-LCH | lch(88.69, 17.20, 238.43°) |
| OKLab | oklab(89.89% -0.0339 -0.0399) |
| OKLCH | oklch(89.89% 0.052 229.7) |
| XYZ | xyz(65.7631, 73.5030, 101.1464) |
| Luminance | 0.7351 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 3.51
Lightblue
#ADD8E6
ΔE00 4.28
Powder Blue
#B0E0E6
ΔE00 7.02
Baby Blue
#89CFF0
ΔE00 7.71
Pale Sky Blue
#BDF6FE
ΔE00 7.74
Sky Blue
#87CEEB
ΔE00 7.96
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE5FA #FAD0BB
analogous
#BBFAEF #BBE5FA #BBC5FA
triadic
#BBE5FA #FABBE5 #E5FABB
tetradic
#BBE5FA #EFBBFA #FAD0BB #C5FABB
square
#BBE5FA #EFBBFA #FAD0BB #C5FABB
split-complementary
#BBE5FA #FABBC5 #FAEFBB
monochromatic
#49B9F2 #82CFF6 #BBE5FA #E2F4FD #E2F4FD
Accessibility & contrast
On white
1.34
#BBE5FA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.70
#BBE5FA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE5FA
15.70:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE5FA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE5FA | 1.00 | 1.34 | 15.70 | 15.70 |
| #FFFFFF | 1.34 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.70 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.70 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DAE3FB
Deuteranopia (green-blind)
#D1DBFA
Tritanopia (blue-blind)
#A8EBEB
Achromatopsia (no color)
#DFDFDF
Design tokens & code
CSS
--color: #bbe5fa; /* rgb */ color: rgb(187, 229, 250); /* oklch */ color: oklch(89.9% 0.052 229.7);
Tailwind
colors: {
custom: {
50: '#d0edfc',
500: '#bbe5fa',
950: '#000000',
},
}SCSS
$custom: #bbe5fa; $custom-light: #d0edfc; $custom-dark: #000000;
JSON
{
"hex": "#bbe5fa",
"rgb": {
"r": 187,
"g": 229,
"b": 250
},
"hsl": {
"h": 200,
"s": 86.301,
"l": 85.686
},
"oklch": {
"l": 0.89892,
"c": 0.05234,
"h": 229.7
},
"luminance": 0.73506
}Semantic roles & 50–950 ramp
primary
#BBE5FA
secondary
#DE9C7B
accent
#4D03E3
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485