#BFDBD7#BFDBD7
#BFDBD7 is a very light, muted teal. Relative luminance 0.666; OKLCH L 87.0% C 0.030 H 186.2°. Best body text is #000000 at 14.33:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDBD7 |
|---|---|
| RGB | rgb(191, 219, 215) |
| HSL | hsl(171, 28%, 80%) |
| HSV | hsv(171, 13%, 86%) |
| CMYK | cmyk(12.8%, 0%, 1.8%, 14.1%) |
| CIE-LAB | lab(85.32, -10.03, -1.17) |
| CIE-LCH | lch(85.32, 10.09, 186.64°) |
| OKLab | oklab(86.97% -0.0301 -0.0033) |
| OKLCH | oklch(86.97% 0.03 186.2) |
| XYZ | xyz(59.0801, 66.6444, 74.0278) |
| Luminance | 0.6665 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.81
Lightblue
#ADD8E6
ΔE00 7.81
Lightcyan
#E0FFFF
ΔE00 7.95
Ice Blue (survey)
#D7FFFE
ΔE00 8.00
Ice
#D6FFFA
ΔE00 8.00
Very Pale Blue
#D6FFFE
ΔE00 8.05
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDBD7 #DBBFC3
analogous
#BFDBC9 #BFDBD7 #BFD1DB
triadic
#BFDBD7 #D7BFDB #DBD7BF
tetradic
#BFDBD7 #C9BFDB #DBBFC3 #D1DBBF
square
#BFDBD7 #C9BFDB #DBBFC3 #D1DBBF
split-complementary
#BFDBD7 #DBBFD1 #DBC9BF
monochromatic
#71AFA6 #98C5BF #BFDBD7 #E6F1EF #EBF4F3
Accessibility & contrast
On white
1.47
#BFDBD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.33
#BFDBD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDBD7
14.33:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDBD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDBD7 | 1.00 | 1.47 | 14.33 | 14.33 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.33 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.33 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D8D7
Deuteranopia (green-blind)
#D2D3D7
Tritanopia (blue-blind)
#B8DCDA
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bfdbd7; /* rgb */ color: rgb(191, 219, 215); /* oklch */ color: oklch(87.0% 0.030 186.2);
Tailwind
colors: {
custom: {
50: '#d2e6e3',
500: '#bfdbd7',
950: '#000000',
},
}SCSS
$custom: #bfdbd7; $custom-light: #d2e6e3; $custom-dark: #000000;
JSON
{
"hex": "#bfdbd7",
"rgb": {
"r": 191,
"g": 219,
"b": 215
},
"hsl": {
"h": 171.429,
"s": 28,
"l": 80.392
},
"oklch": {
"l": 0.86972,
"c": 0.03024,
"h": 186.2
},
"luminance": 0.66646
}Semantic roles & 50–950 ramp
primary
#BFDBD7
secondary
#B28C92
accent
#3F4EA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484