#BBDEEA#BBDEEA
#BBDEEA is a very light, muted cyan. Relative luminance 0.687; OKLCH L 87.9% C 0.040 H 220.6°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDEEA |
|---|---|
| RGB | rgb(187, 222, 234) |
| HSL | hsl(195, 53%, 83%) |
| HSV | hsv(195, 20%, 92%) |
| CMYK | cmyk(20.1%, 5.1%, 0%, 8.2%) |
| CIE-LAB | lab(86.38, -8.91, -9.68) |
| CIE-LCH | lch(86.38, 13.16, 227.37°) |
| OKLab | oklab(87.91% -0.0307 -0.0262) |
| OKLCH | oklch(87.91% 0.04 220.6) |
| XYZ | xyz(61.4620, 68.7459, 87.8569) |
| Luminance | 0.6875 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.52
Powder Blue
#B0E0E6
ΔE00 4.85
Ice Blue
#A5DFF9
ΔE00 5.44
Pale Sky Blue
#BDF6FE
ΔE00 7.33
Sky Blue
#87CEEB
ΔE00 8.59
Lightcyan
#E0FFFF
ΔE00 8.71
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDEEA #EAC7BB
analogous
#BBEADE #BBDEEA #BBC7EA
triadic
#BBDEEA #EABBDE #DEEABB
tetradic
#BBDEEA #DEBBEA #EAC7BB #C7EABB
square
#BBDEEA #DEBBEA #EAC7BB #C7EABB
split-complementary
#BBDEEA #EABBC7 #EADEBB
monochromatic
#5DB1CD #8CC7DC #BBDEEA #E8F4F8 #E8F4F8
Accessibility & contrast
On white
1.42
#BBDEEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#BBDEEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDEEA
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDEEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDEEA | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6DCEB
Deuteranopia (green-blind)
#CFD6EA
Tritanopia (blue-blind)
#AEE2E2
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bbdeea; /* rgb */ color: rgb(187, 222, 234); /* oklch */ color: oklch(87.9% 0.040 220.6);
Tailwind
colors: {
custom: {
50: '#d0e8f0',
500: '#bbdeea',
950: '#000000',
},
}SCSS
$custom: #bbdeea; $custom-light: #d0e8f0; $custom-dark: #000000;
JSON
{
"hex": "#bbdeea",
"rgb": {
"r": 187,
"g": 222,
"b": 234
},
"hsl": {
"h": 195.319,
"s": 52.809,
"l": 82.549
},
"oklch": {
"l": 0.87912,
"c": 0.04037,
"h": 220.6
},
"luminance": 0.68748
}Semantic roles & 50–950 ramp
primary
#BBDEEA
secondary
#C69483
accent
#4D25C0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485