#BBDEF2#BBDEF2
#BBDEF2 is a very light, muted cyan. Relative luminance 0.692; OKLCH L 88.2% C 0.046 H 233.1°. Best body text is #000000 at 14.84:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDEF2 |
|---|---|
| RGB | rgb(187, 222, 242) |
| HSL | hsl(202, 68%, 84%) |
| HSV | hsv(202, 23%, 95%) |
| CMYK | cmyk(22.7%, 8.3%, 0%, 5.1%) |
| CIE-LAB | lab(86.61, -7.18, -13.55) |
| CIE-LCH | lch(86.61, 15.34, 242.10°) |
| OKLab | oklab(88.17% -0.0277 -0.0368) |
| OKLCH | oklch(88.17% 0.046 233.1) |
| XYZ | xyz(62.6373, 69.2161, 94.0470) |
| Luminance | 0.6922 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 4.29
Ice Blue
#A5DFF9
ΔE00 4.56
Powder Blue
#B0E0E6
ΔE00 7.74
Baby Blue
#89CFF0
ΔE00 7.76
Cloudy Blue
#ACC2D9
ΔE00 7.82
Light Blue
#95D0FC
ΔE00 7.83
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDEF2 #F2CFBB
analogous
#BBF2EB #BBDEF2 #BBC3F2
triadic
#BBDEF2 #F2BBDE #DEF2BB
tetradic
#BBDEF2 #EBBBF2 #F2CFBB #C3F2BB
square
#BBDEF2 #EBBBF2 #F2CFBB #C3F2BB
split-complementary
#BBDEF2 #F2BBC3 #F2EBBB
monochromatic
#54ACDE #88C5E8 #BBDEF2 #E5F3FA #E5F3FA
Accessibility & contrast
On white
1.41
#BBDEF2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.84
#BBDEF2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDEF2
14.84:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDEF2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDEF2 | 1.00 | 1.41 | 14.84 | 14.84 |
| #FFFFFF | 1.41 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.84 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.84 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5DCF3
Deuteranopia (green-blind)
#CDD6F2
Tritanopia (blue-blind)
#ABE4E4
Achromatopsia (no color)
#D9D9D9
Design tokens & code
CSS
--color: #bbdef2; /* rgb */ color: rgb(187, 222, 242); /* oklch */ color: oklch(88.2% 0.046 233.1);
Tailwind
colors: {
custom: {
50: '#d0e8f6',
500: '#bbdef2',
950: '#000000',
},
}SCSS
$custom: #bbdef2; $custom-light: #d0e8f6; $custom-dark: #000000;
JSON
{
"hex": "#bbdef2",
"rgb": {
"r": 187,
"g": 222,
"b": 242
},
"hsl": {
"h": 201.818,
"s": 67.901,
"l": 84.118
},
"oklch": {
"l": 0.88173,
"c": 0.0461,
"h": 233.1
},
"luminance": 0.69218
}Semantic roles & 50–950 ramp
primary
#BBDEF2
secondary
#D29D80
accent
#5916D0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141617
muted
#838485