#BBE2FC#BBE2FC
#BBE2FC is a very light, muted cyan. Relative luminance 0.720; OKLCH L 89.3% C 0.054 H 237.4°. Best body text is #000000 at 15.40:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE2FC |
|---|---|
| RGB | rgb(187, 226, 252) |
| HSL | hsl(204, 92%, 86%) |
| HSV | hsv(204, 26%, 99%) |
| CMYK | cmyk(25.8%, 10.3%, 0%, 1.2%) |
| CIE-LAB | lab(87.96, -7.01, -16.79) |
| CIE-LCH | lch(87.96, 18.20, 247.33°) |
| OKLab | oklab(89.34% -0.0293 -0.0458) |
| OKLCH | oklch(89.34% 0.054 237.4) |
| XYZ | xyz(65.2555, 71.9833, 102.5325) |
| Luminance | 0.7199 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.39
Lightblue
#ADD8E6
ΔE00 5.87
Light Blue
#95D0FC
ΔE00 6.77
Baby Blue (survey)
#A2CFFE
ΔE00 7.07
Powder Blue (survey)
#B1D1FC
ΔE00 7.23
Baby Blue
#89CFF0
ΔE00 7.61
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE2FC #FCD5BB
analogous
#BBFCF5 #BBE2FC #BBC1FC
triadic
#BBE2FC #FCBBE2 #E2FCBB
tetradic
#BBE2FC #F5BBFC #FCD5BB #C1FCBB
square
#BBE2FC #F5BBFC #FCD5BB #C1FCBB
split-complementary
#BBE2FC #FCBBC1 #FCF5BB
monochromatic
#46B0F7 #80C9F9 #BBE2FC #E2F3FE #E2F3FE
Accessibility & contrast
On white
1.36
#BBE2FC on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.40
#BBE2FC on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE2FC
15.40:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE2FC | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE2FC | 1.00 | 1.36 | 15.40 | 15.40 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.40 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.40 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7E1FD
Deuteranopia (green-blind)
#CED9FC
Tritanopia (blue-blind)
#A8E9EA
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bbe2fc; /* rgb */ color: rgb(187, 226, 252); /* oklch */ color: oklch(89.3% 0.054 237.4);
Tailwind
colors: {
custom: {
50: '#d0ebfd',
500: '#bbe2fc',
950: '#000000',
},
}SCSS
$custom: #bbe2fc; $custom-light: #d0ebfd; $custom-dark: #000000;
JSON
{
"hex": "#bbe2fc",
"rgb": {
"r": 187,
"g": 226,
"b": 252
},
"hsl": {
"h": 204,
"s": 91.549,
"l": 86.078
},
"oklch": {
"l": 0.89338,
"c": 0.05435,
"h": 237.4
},
"luminance": 0.71986
}Semantic roles & 50–950 ramp
primary
#BBE2FC
secondary
#E2A379
accent
#5C00E6
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141617
muted
#838485