#BBDBD6#BBDBD6
#BBDBD6 is a very light, muted teal. Relative luminance 0.661; OKLCH L 86.7% C 0.035 H 185.1°. Best body text is #000000 at 14.22:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDBD6 |
|---|---|
| RGB | rgb(187, 219, 214) |
| HSL | hsl(171, 31%, 80%) |
| HSV | hsv(171, 15%, 86%) |
| CMYK | cmyk(14.6%, 0%, 2.3%, 14.1%) |
| CIE-LAB | lab(85.04, -11.51, -1.09) |
| CIE-LCH | lch(85.04, 11.56, 185.40°) |
| OKLab | oklab(86.67% -0.0344 -0.0031) |
| OKLCH | oklch(86.67% 0.035 185.1) |
| XYZ | xyz(57.9595, 66.0814, 73.3066) |
| Luminance | 0.6608 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.44
Paleturquoise
#AFEEEE
ΔE00 7.33
Ice
#D6FFFA
ΔE00 7.77
Ice Blue (survey)
#D7FFFE
ΔE00 7.93
Very Pale Blue
#D6FFFE
ΔE00 7.95
Pale Blue
#D0FEFE
ΔE00 8.02
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDBD6 #DBBBC0
analogous
#BBDBC6 #BBDBD6 #BBD0DB
triadic
#BBDBD6 #D6BBDB #DBD6BB
tetradic
#BBDBD6 #C6BBDB #DBBBC0 #D0DBBB
square
#BBDBD6 #C6BBDB #DBBBC0 #D0DBBB
split-complementary
#BBDBD6 #DBBBD0 #DBC6BB
monochromatic
#6BB1A6 #93C6BE #BBDBD6 #E3F0EE #EBF4F3
Accessibility & contrast
On white
1.48
#BBDBD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.22
#BBDBD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDBD6
14.22:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDBD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDBD6 | 1.00 | 1.48 | 14.22 | 14.22 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.22 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.22 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D6
Deuteranopia (green-blind)
#D1D2D7
Tritanopia (blue-blind)
#B3DDD9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bbdbd6; /* rgb */ color: rgb(187, 219, 214); /* oklch */ color: oklch(86.7% 0.035 185.1);
Tailwind
colors: {
custom: {
50: '#cfe6e2',
500: '#bbdbd6',
950: '#000000',
},
}SCSS
$custom: #bbdbd6; $custom-light: #cfe6e2; $custom-dark: #000000;
JSON
{
"hex": "#bbdbd6",
"rgb": {
"r": 187,
"g": 219,
"b": 214
},
"hsl": {
"h": 170.625,
"s": 30.769,
"l": 79.608
},
"oklch": {
"l": 0.86671,
"c": 0.03453,
"h": 185.1
},
"luminance": 0.66083
}Semantic roles & 50–950 ramp
primary
#BBDBD6
secondary
#B2888F
accent
#3C4DA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484