#BBDBE1#BBDBE1
#BBDBE1 is a very light, muted teal. Relative luminance 0.667; OKLCH L 87.0% C 0.035 H 210.2°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDBE1 |
|---|---|
| RGB | rgb(187, 219, 225) |
| HSL | hsl(189, 39%, 81%) |
| HSV | hsv(189, 17%, 88%) |
| CMYK | cmyk(16.9%, 2.7%, 0%, 11.8%) |
| CIE-LAB | lab(85.33, -9.27, -6.47) |
| CIE-LCH | lch(85.33, 11.31, 214.94°) |
| OKLab | oklab(87% -0.0301 -0.0175) |
| OKLCH | oklch(87% 0.035 210.2) |
| XYZ | xyz(59.4120, 66.6624, 80.9564) |
| Luminance | 0.6666 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 3.62
Powder Blue
#B0E0E6
ΔE00 4.00
Pale Sky Blue
#BDF6FE
ΔE00 7.45
Ice Blue
#A5DFF9
ΔE00 7.52
Lightcyan
#E0FFFF
ΔE00 8.18
Very Light Blue
#D5FFFF
ΔE00 8.39
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDBE1 #E1C1BB
analogous
#BBE1D4 #BBDBE1 #BBC8E1
triadic
#BBDBE1 #E1BBDB #DBE1BB
tetradic
#BBDBE1 #D4BBE1 #E1C1BB #C8E1BB
square
#BBDBE1 #D4BBE1 #E1C1BB #C8E1BB
split-complementary
#BBDBE1 #E1BBC8 #E1D4BB
monochromatic
#66AEBC #91C5CE #BBDBE1 #E5F1F4 #EAF4F6
Accessibility & contrast
On white
1.47
#BBDBE1 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#BBDBE1 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDBE1
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDBE1 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDBE1 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D8E1
Deuteranopia (green-blind)
#CED3E1
Tritanopia (blue-blind)
#B0DEDD
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bbdbe1; /* rgb */ color: rgb(187, 219, 225); /* oklch */ color: oklch(87.0% 0.035 210.2);
Tailwind
colors: {
custom: {
50: '#d0e6ea',
500: '#bbdbe1',
950: '#000000',
},
}SCSS
$custom: #bbdbe1; $custom-light: #d0e6ea; $custom-dark: #000000;
JSON
{
"hex": "#bbdbe1",
"rgb": {
"r": 187,
"g": 219,
"b": 225
},
"hsl": {
"h": 189.474,
"s": 38.776,
"l": 80.784
},
"oklch": {
"l": 0.87002,
"c": 0.03483,
"h": 210.2
},
"luminance": 0.66664
}Semantic roles & 50–950 ramp
primary
#BBDBE1
secondary
#BA8E86
accent
#4834B2
background
#FEFEFE
surface
#FBFCFD
border
#D4D5D5
text
#141516
muted
#838484