#BBDCEA#BBDCEA
#BBDCEA is a very light, muted cyan. Relative luminance 0.677; OKLCH L 87.5% C 0.040 H 225.4°. Best body text is #000000 at 14.54:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDCEA |
|---|---|
| RGB | rgb(187, 220, 234) |
| HSL | hsl(198, 53%, 83%) |
| HSV | hsv(198, 20%, 92%) |
| CMYK | cmyk(20.1%, 6%, 0%, 8.2%) |
| CIE-LAB | lab(85.85, -7.88, -10.47) |
| CIE-LCH | lch(85.85, 13.10, 233.02°) |
| OKLab | oklab(87.5% -0.028 -0.0284) |
| OKLCH | oklch(87.5% 0.04 225.4) |
| XYZ | xyz(60.9339, 67.6899, 87.6809) |
| Luminance | 0.6769 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 2.97
Ice Blue
#A5DFF9
ΔE00 5.34
Powder Blue
#B0E0E6
ΔE00 6.04
Pale Sky Blue
#BDF6FE
ΔE00 8.43
Sky Blue
#87CEEB
ΔE00 8.43
Cloudy Blue
#ACC2D9
ΔE00 8.44
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDCEA #EAC9BB
analogous
#BBEAE0 #BBDCEA #BBC5EA
triadic
#BBDCEA #EABBDC #DCEABB
tetradic
#BBDCEA #E0BBEA #EAC9BB #C5EABB
square
#BBDCEA #E0BBEA #EAC9BB #C5EABB
split-complementary
#BBDCEA #EABBC5 #EAE0BB
monochromatic
#5DACCD #8CC4DC #BBDCEA #E8F3F8 #E8F3F8
Accessibility & contrast
On white
1.44
#BBDCEA on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.54
#BBDCEA on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDCEA
14.54:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDCEA | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDCEA | 1.00 | 1.44 | 14.54 | 14.54 |
| #FFFFFF | 1.44 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.54 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.54 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4DAEB
Deuteranopia (green-blind)
#CDD4EA
Tritanopia (blue-blind)
#AEE0E0
Achromatopsia (no color)
#D7D7D7
Design tokens & code
CSS
--color: #bbdcea; /* rgb */ color: rgb(187, 220, 234); /* oklch */ color: oklch(87.5% 0.040 225.4);
Tailwind
colors: {
custom: {
50: '#d0e6f0',
500: '#bbdcea',
950: '#000000',
},
}SCSS
$custom: #bbdcea; $custom-light: #d0e6f0; $custom-dark: #000000;
JSON
{
"hex": "#bbdcea",
"rgb": {
"r": 187,
"g": 220,
"b": 234
},
"hsl": {
"h": 197.872,
"s": 52.809,
"l": 82.549
},
"oklch": {
"l": 0.87496,
"c": 0.03988,
"h": 225.4
},
"luminance": 0.67692
}Semantic roles & 50–950 ramp
primary
#BBDCEA
secondary
#C69783
accent
#5325C0
background
#FEFEFF
surface
#FBFCFE
border
#D4D5D6
text
#141616
muted
#838485