#BBDBDE#BBDBDE
#BBDBDE is a very light, muted teal. Relative luminance 0.665; OKLCH L 86.9% C 0.034 H 203.5°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDBDE |
|---|---|
| RGB | rgb(187, 219, 222) |
| HSL | hsl(185, 35%, 80%) |
| HSV | hsv(185, 16%, 87%) |
| CMYK | cmyk(15.8%, 1.4%, 0%, 12.9%) |
| CIE-LAB | lab(85.25, -9.89, -5.01) |
| CIE-LCH | lch(85.25, 11.09, 206.86°) |
| OKLab | oklab(86.91% -0.0313 -0.0136) |
| OKLCH | oklch(86.91% 0.034 203.5) |
| XYZ | xyz(59.0064, 66.5002, 78.8200) |
| Luminance | 0.6650 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 3.75
Lightblue
#ADD8E6
ΔE00 4.65
Pale Sky Blue
#BDF6FE
ΔE00 7.40
Paleturquoise
#AFEEEE
ΔE00 7.75
Lightcyan
#E0FFFF
ΔE00 7.90
Very Light Blue
#D5FFFF
ΔE00 7.98
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDBDE #DEBEBB
analogous
#BBDECF #BBDBDE #BBC9DE
triadic
#BBDBDE #DEBBDB #DBDEBB
tetradic
#BBDBDE #CFBBDE #DEBEBB #C9DEBB
square
#BBDBDE #CFBBDE #DEBEBB #C9DEBB
split-complementary
#BBDBDE #DEBBC9 #DECFBB
monochromatic
#69AFB6 #92C5CA #BBDBDE #E4F1F2 #EAF4F5
Accessibility & contrast
On white
1.47
#BBDBDE on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#BBDBDE on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDBDE
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDBDE | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDBDE | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D6D8DE
Deuteranopia (green-blind)
#CFD3DE
Tritanopia (blue-blind)
#B1DEDC
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bbdbde; /* rgb */ color: rgb(187, 219, 222); /* oklch */ color: oklch(86.9% 0.034 203.5);
Tailwind
colors: {
custom: {
50: '#cfe6e8',
500: '#bbdbde',
950: '#000000',
},
}SCSS
$custom: #bbdbde; $custom-light: #cfe6e8; $custom-dark: #000000;
JSON
{
"hex": "#bbdbde",
"rgb": {
"r": 187,
"g": 219,
"b": 222
},
"hsl": {
"h": 185.143,
"s": 34.653,
"l": 80.196
},
"oklch": {
"l": 0.8691,
"c": 0.03408,
"h": 203.5
},
"luminance": 0.66502
}Semantic roles & 50–950 ramp
primary
#BBDBDE
secondary
#B68B87
accent
#4238AD
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141516
muted
#838484