#BBE2FF#BBE2FF
#BBE2FF is a very light, muted cyan. Relative luminance 0.722; OKLCH L 89.4% C 0.057 H 240.5°. Best body text is #000000 at 15.44:1 contrast (WCAG AA passes).
Color values
| HEX | #BBE2FF |
|---|---|
| RGB | rgb(187, 226, 255) |
| HSL | hsl(206, 100%, 87%) |
| HSV | hsv(206, 27%, 100%) |
| CMYK | cmyk(26.7%, 11.4%, 0%, 0%) |
| CIE-LAB | lab(88.05, -6.33, -18.23) |
| CIE-LCH | lch(88.05, 19.30, 250.84°) |
| OKLab | oklab(89.44% -0.0282 -0.0498) |
| OKLCH | oklch(89.44% 0.057 240.5) |
| XYZ | xyz(65.7346, 72.1750, 105.0560) |
| Luminance | 0.7218 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Ice Blue
#A5DFF9
ΔE00 4.99
Baby Blue (survey)
#A2CFFE
ΔE00 6.27
Powder Blue (survey)
#B1D1FC
ΔE00 6.33
Light Blue
#95D0FC
ΔE00 6.35
Lightblue
#ADD8E6
ΔE00 6.83
Lightskyblue
#87CEFA
ΔE00 7.80
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBE2FF #FFD8BB
analogous
#BBFFFA #BBE2FF #BBC0FF
triadic
#BBE2FF #FFBBE2 #E2FFBB
tetradic
#BBE2FF #FABBFF #FFD8BB #C0FFBB
square
#BBE2FF #FABBFF #FFD8BB #C0FFBB
split-complementary
#BBE2FF #FFBBC0 #FFFABB
monochromatic
#41AEFF #7EC8FF #BBE2FF #E0F2FF #E0F2FF
Accessibility & contrast
On white
1.36
#BBE2FF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
15.44
#BBE2FF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBE2FF
15.44:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBE2FF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBE2FF | 1.00 | 1.36 | 15.44 | 15.44 |
| #FFFFFF | 1.36 | 1.00 | 21.00 | 21.00 |
| #000000 | 15.44 | 21.00 | 1.00 | 1.00 |
| ##000000 | 15.44 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6E1FF
Deuteranopia (green-blind)
#CDDAFF
Tritanopia (blue-blind)
#A7E9EB
Achromatopsia (no color)
#DDDDDD
Design tokens & code
CSS
--color: #bbe2ff; /* rgb */ color: rgb(187, 226, 255); /* oklch */ color: oklch(89.4% 0.057 240.5);
Tailwind
colors: {
custom: {
50: '#d0ebff',
500: '#bbe2ff',
950: '#000000',
},
}SCSS
$custom: #bbe2ff; $custom-light: #d0ebff; $custom-dark: #000000;
JSON
{
"hex": "#bbe2ff",
"rgb": {
"r": 187,
"g": 226,
"b": 255
},
"hsl": {
"h": 205.588,
"s": 100,
"l": 86.667
},
"oklch": {
"l": 0.89442,
"c": 0.0572,
"h": 240.5
},
"luminance": 0.72178
}Semantic roles & 50–950 ramp
primary
#BBE2FF
secondary
#E7A777
accent
#6200E6
background
#FEFEFF
surface
#FBFDFF
border
#D4D5D7
text
#141618
muted
#838486