#BBDBE0#BBDBE0
#BBDBE0 is a very light, muted teal. Relative luminance 0.666; OKLCH L 87.0% C 0.035 H 208.0°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDBE0 |
|---|---|
| RGB | rgb(187, 219, 224) |
| HSL | hsl(188, 37%, 81%) |
| HSV | hsv(188, 17%, 88%) |
| CMYK | cmyk(16.5%, 2.2%, 0%, 12.2%) |
| CIE-LAB | lab(85.31, -9.48, -5.99) |
| CIE-LCH | lch(85.31, 11.21, 212.28°) |
| OKLab | oklab(86.97% -0.0305 -0.0162) |
| OKLCH | oklch(86.97% 0.035 208) |
| XYZ | xyz(59.2760, 66.6080, 80.2401) |
| Luminance | 0.6661 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.86
Lightblue
#ADD8E6
ΔE00 3.94
Pale Sky Blue
#BDF6FE
ΔE00 7.40
Ice Blue
#A5DFF9
ΔE00 7.87
Lightcyan
#E0FFFF
ΔE00 8.06
Paleturquoise
#AFEEEE
ΔE00 8.16
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDBE0 #E0C0BB
analogous
#BBE0D2 #BBDBE0 #BBC8E0
triadic
#BBDBE0 #E0BBDB #DBE0BB
tetradic
#BBDBE0 #D2BBE0 #E0C0BB #C8E0BB
square
#BBDBE0 #D2BBE0 #E0C0BB #C8E0BB
split-complementary
#BBDBE0 #E0BBC8 #E0D2BB
monochromatic
#67AEBA #91C5CD #BBDBE0 #E5F1F3 #EAF4F5
Accessibility & contrast
On white
1.47
#BBDBE0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#BBDBE0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDBE0
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDBE0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDBE0 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D8E0
Deuteranopia (green-blind)
#CFD3E0
Tritanopia (blue-blind)
#B0DEDC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bbdbe0; /* rgb */ color: rgb(187, 219, 224); /* oklch */ color: oklch(87.0% 0.035 208.0);
Tailwind
colors: {
custom: {
50: '#d0e6e9',
500: '#bbdbe0',
950: '#000000',
},
}SCSS
$custom: #bbdbe0; $custom-light: #d0e6e9; $custom-dark: #000000;
JSON
{
"hex": "#bbdbe0",
"rgb": {
"r": 187,
"g": 219,
"b": 224
},
"hsl": {
"h": 188.108,
"s": 37.374,
"l": 80.588
},
"oklch": {
"l": 0.86971,
"c": 0.03453,
"h": 208
},
"luminance": 0.6661
}Semantic roles & 50–950 ramp
primary
#BBDBE0
secondary
#B98D87
accent
#4635B0
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484