#BBDBE2#BBDBE2
#BBDBE2 is a very light, muted cyan. Relative luminance 0.667; OKLCH L 87.0% C 0.035 H 212.4°. Best body text is #000000 at 14.34:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDBE2 |
|---|---|
| RGB | rgb(187, 219, 226) |
| HSL | hsl(191, 40%, 81%) |
| HSV | hsv(191, 17%, 89%) |
| CMYK | cmyk(17.3%, 3.1%, 0%, 11.4%) |
| CIE-LAB | lab(85.36, -9.06, -6.96) |
| CIE-LCH | lch(85.36, 11.43, 217.54°) |
| OKLab | oklab(87.03% -0.0297 -0.0188) |
| OKLCH | oklch(87.03% 0.035 212.4) |
| XYZ | xyz(59.5489, 66.7172, 81.6770) |
| Luminance | 0.6672 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.35
Powder Blue
#B0E0E6
ΔE00 4.19
Ice Blue
#A5DFF9
ΔE00 7.19
Pale Sky Blue
#BDF6FE
ΔE00 7.54
Lightcyan
#E0FFFF
ΔE00 8.31
Very Light Blue
#D5FFFF
ΔE00 8.58
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDBE2 #E2C2BB
analogous
#BBE2D5 #BBDBE2 #BBC7E2
triadic
#BBDBE2 #E2BBDB #DBE2BB
tetradic
#BBDBE2 #D5BBE2 #E2C2BB #C7E2BB
square
#BBDBE2 #D5BBE2 #E2C2BB #C7E2BB
split-complementary
#BBDBE2 #E2BBC7 #E2D5BB
monochromatic
#65AEBD #90C4D0 #BBDBE2 #E6F2F4 #EAF4F6
Accessibility & contrast
On white
1.46
#BBDBE2 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.34
#BBDBE2 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDBE2
14.34:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDBE2 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDBE2 | 1.00 | 1.46 | 14.34 | 14.34 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.34 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.34 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D8E2
Deuteranopia (green-blind)
#CED3E2
Tritanopia (blue-blind)
#B0DEDD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bbdbe2; /* rgb */ color: rgb(187, 219, 226); /* oklch */ color: oklch(87.0% 0.035 212.4);
Tailwind
colors: {
custom: {
50: '#d0e6eb',
500: '#bbdbe2',
950: '#000000',
},
}SCSS
$custom: #bbdbe2; $custom-light: #d0e6eb; $custom-dark: #000000;
JSON
{
"hex": "#bbdbe2",
"rgb": {
"r": 187,
"g": 219,
"b": 226
},
"hsl": {
"h": 190.769,
"s": 40.206,
"l": 80.98
},
"oklch": {
"l": 0.87033,
"c": 0.03519,
"h": 212.4
},
"luminance": 0.66719
}Semantic roles & 50–950 ramp
primary
#BBDBE2
secondary
#BB9086
accent
#4932B3
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484