#BBDBE3#BBDBE3
#BBDBE3 is a very light, muted cyan. Relative luminance 0.668; OKLCH L 87.1% C 0.036 H 214.5°. Best body text is #000000 at 14.35:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDBE3 |
|---|---|
| RGB | rgb(187, 219, 227) |
| HSL | hsl(192, 42%, 81%) |
| HSV | hsv(192, 18%, 89%) |
| CMYK | cmyk(17.6%, 3.5%, 0%, 11%) |
| CIE-LAB | lab(85.39, -8.85, -7.45) |
| CIE-LCH | lch(85.39, 11.57, 220.09°) |
| OKLab | oklab(87.06% -0.0293 -0.0202) |
| OKLCH | oklch(87.06% 0.036 214.5) |
| XYZ | xyz(59.6865, 66.7722, 82.4018) |
| Luminance | 0.6677 (WCAG relative) |
| Temperature | cool |
| Family | cyan |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.12
Powder Blue
#B0E0E6
ΔE00 4.42
Ice Blue
#A5DFF9
ΔE00 6.87
Pale Sky Blue
#BDF6FE
ΔE00 7.65
Lightcyan
#E0FFFF
ΔE00 8.48
Very Light Blue
#D5FFFF
ΔE00 8.79
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDBE3 #E3C3BB
analogous
#BBE3D7 #BBDBE3 #BBC7E3
triadic
#BBDBE3 #E3BBDB #DBE3BB
tetradic
#BBDBE3 #D7BBE3 #E3C3BB #C7E3BB
square
#BBDBE3 #D7BBE3 #E3C3BB #C7E3BB
split-complementary
#BBDBE3 #E3BBC7 #E3D7BB
monochromatic
#64ADBF #90C4D1 #BBDBE3 #E6F2F5 #E9F4F6
Accessibility & contrast
On white
1.46
#BBDBE3 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.35
#BBDBE3 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDBE3
14.35:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDBE3 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDBE3 | 1.00 | 1.46 | 14.35 | 14.35 |
| #FFFFFF | 1.46 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.35 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.35 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D8E4
Deuteranopia (green-blind)
#CED3E3
Tritanopia (blue-blind)
#B0DEDD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bbdbe3; /* rgb */ color: rgb(187, 219, 227); /* oklch */ color: oklch(87.1% 0.036 214.5);
Tailwind
colors: {
custom: {
50: '#d0e6eb',
500: '#bbdbe3',
950: '#000000',
},
}SCSS
$custom: #bbdbe3; $custom-light: #d0e6eb; $custom-dark: #000000;
JSON
{
"hex": "#bbdbe3",
"rgb": {
"r": 187,
"g": 219,
"b": 227
},
"hsl": {
"h": 192,
"s": 41.667,
"l": 81.176
},
"oklch": {
"l": 0.87064,
"c": 0.0356,
"h": 214.5
},
"luminance": 0.66774
}Semantic roles & 50–950 ramp
primary
#BBDBE3
secondary
#BC9186
accent
#4B31B5
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484