#BBDBD4#BBDBD4
#BBDBD4 is a very light, muted teal. Relative luminance 0.660; OKLCH L 86.6% C 0.035 H 180.7°. Best body text is #000000 at 14.20:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDBD4 |
|---|---|
| RGB | rgb(187, 219, 212) |
| HSL | hsl(167, 31%, 80%) |
| HSV | hsv(167, 15%, 86%) |
| CMYK | cmyk(14.6%, 0%, 3.2%, 14.1%) |
| CIE-LAB | lab(84.99, -11.91, -0.10) |
| CIE-LCH | lch(84.99, 11.91, 180.50°) |
| OKLab | oklab(86.61% -0.0352 -0.0005) |
| OKLCH | oklch(86.61% 0.035 180.7) |
| XYZ | xyz(57.7057, 65.9799, 71.9697) |
| Luminance | 0.6598 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.15
Paleturquoise
#AFEEEE
ΔE00 7.54
Ice
#D6FFFA
ΔE00 7.83
Duck Egg Blue
#C3FBF4
ΔE00 8.09
Ice Blue (survey)
#D7FFFE
ΔE00 8.18
Very Pale Blue
#D6FFFE
ΔE00 8.19
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDBD4 #DBBBC2
analogous
#BBDBC4 #BBDBD4 #BBD2DB
triadic
#BBDBD4 #D4BBDB #DBD4BB
tetradic
#BBDBD4 #C4BBDB #DBBBC2 #D2DBBB
square
#BBDBD4 #C4BBDB #DBBBC2 #D2DBBB
split-complementary
#BBDBD4 #DBBBD2 #DBC4BB
monochromatic
#6BB1A1 #93C6BB #BBDBD4 #E3F0ED #EBF4F2
Accessibility & contrast
On white
1.48
#BBDBD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.20
#BBDBD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDBD4
14.20:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDBD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDBD4 | 1.00 | 1.48 | 14.20 | 14.20 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.20 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.20 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D4
Deuteranopia (green-blind)
#D2D2D5
Tritanopia (blue-blind)
#B3DCD9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bbdbd4; /* rgb */ color: rgb(187, 219, 212); /* oklch */ color: oklch(86.6% 0.035 180.7);
Tailwind
colors: {
custom: {
50: '#cfe6e1',
500: '#bbdbd4',
950: '#000000',
},
}SCSS
$custom: #bbdbd4; $custom-light: #cfe6e1; $custom-dark: #000000;
JSON
{
"hex": "#bbdbd4",
"rgb": {
"r": 187,
"g": 219,
"b": 212
},
"hsl": {
"h": 166.875,
"s": 30.769,
"l": 79.608
},
"oklch": {
"l": 0.86612,
"c": 0.03518,
"h": 180.7
},
"luminance": 0.65981
}Semantic roles & 50–950 ramp
primary
#BBDBD4
secondary
#B28891
accent
#3C54A9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484