#BBDBD7#BBDBD7
#BBDBD7 is a very light, muted teal. Relative luminance 0.661; OKLCH L 86.7% C 0.034 H 187.4°. Best body text is #000000 at 14.23:1 contrast (WCAG AA passes).
Color values
| HEX | #BBDBD7 |
|---|---|
| RGB | rgb(187, 219, 215) |
| HSL | hsl(173, 31%, 80%) |
| HSV | hsv(173, 15%, 86%) |
| CMYK | cmyk(14.6%, 0%, 1.8%, 14.1%) |
| CIE-LAB | lab(85.06, -11.31, -1.58) |
| CIE-LCH | lch(85.06, 11.42, 187.94°) |
| OKLab | oklab(86.7% -0.034 -0.0044) |
| OKLCH | oklch(86.7% 0.034 187.4) |
| XYZ | xyz(58.0876, 66.1327, 73.9812) |
| Luminance | 0.6613 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.11
Paleturquoise
#AFEEEE
ΔE00 7.26
Lightblue
#ADD8E6
ΔE00 7.61
Ice
#D6FFFA
ΔE00 7.78
Ice Blue (survey)
#D7FFFE
ΔE00 7.85
Very Pale Blue
#D6FFFE
ΔE00 7.86
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BBDBD7 #DBBBBF
analogous
#BBDBC7 #BBDBD7 #BBCFDB
triadic
#BBDBD7 #D7BBDB #DBD7BB
tetradic
#BBDBD7 #C7BBDB #DBBBBF #CFDBBB
square
#BBDBD7 #C7BBDB #DBBBBF #CFDBBB
split-complementary
#BBDBD7 #DBBBCF #DBC7BB
monochromatic
#6BB1A8 #93C6BF #BBDBD7 #E3F0EF #EBF4F3
Accessibility & contrast
On white
1.48
#BBDBD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.23
#BBDBD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BBDBD7
14.23:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BBDBD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BBDBD7 | 1.00 | 1.48 | 14.23 | 14.23 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.23 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.23 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D7D7D7
Deuteranopia (green-blind)
#D1D2D7
Tritanopia (blue-blind)
#B3DDDA
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bbdbd7; /* rgb */ color: rgb(187, 219, 215); /* oklch */ color: oklch(86.7% 0.034 187.4);
Tailwind
colors: {
custom: {
50: '#cfe6e3',
500: '#bbdbd7',
950: '#000000',
},
}SCSS
$custom: #bbdbd7; $custom-light: #cfe6e3; $custom-dark: #000000;
JSON
{
"hex": "#bbdbd7",
"rgb": {
"r": 187,
"g": 219,
"b": 215
},
"hsl": {
"h": 172.5,
"s": 30.769,
"l": 79.608
},
"oklch": {
"l": 0.867,
"c": 0.03427,
"h": 187.4
},
"luminance": 0.66134
}Semantic roles & 50–950 ramp
primary
#BBDBD7
secondary
#B2888D
accent
#3C4AA9
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484