#BFDBD0#BFDBD0
#BFDBD0 is a very light, muted teal. Relative luminance 0.663; OKLCH L 86.8% C 0.033 H 169.9°. Best body text is #000000 at 14.26:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDBD0 |
|---|---|
| RGB | rgb(191, 219, 208) |
| HSL | hsl(156, 28%, 80%) |
| HSV | hsv(156, 13%, 86%) |
| CMYK | cmyk(12.8%, 0%, 5%, 14.1%) |
| CIE-LAB | lab(85.15, -11.39, 2.28) |
| CIE-LCH | lch(85.15, 11.61, 168.70°) |
| OKLab | oklab(86.77% -0.0328 0.0059) |
| OKLCH | oklch(86.77% 0.033 169.9) |
| XYZ | xyz(58.1998, 66.2923, 69.3917) |
| Luminance | 0.6629 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.14
Ice
#D6FFFA
ΔE00 8.40
Duck Egg Blue
#C3FBF4
ΔE00 8.89
Ice Blue (survey)
#D7FFFE
ΔE00 8.99
Very Pale Blue
#D6FFFE
ΔE00 9.03
Paleturquoise
#AFEEEE
ΔE00 9.07
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDBD0 #DBBFCA
analogous
#BFDBC2 #BFDBD0 #BFD8DB
triadic
#BFDBD0 #D0BFDB #DBD0BF
tetradic
#BFDBD0 #C2BFDB #DBBFCA #D8DBBF
square
#BFDBD0 #C2BFDB #DBBFCA #D8DBBF
split-complementary
#BFDBD0 #DBBFD8 #DBC2BF
monochromatic
#71AF96 #98C5B3 #BFDBD0 #E6F1ED #EBF4F1
Accessibility & contrast
On white
1.47
#BFDBD0 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.26
#BFDBD0 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDBD0
14.26:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDBD0 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDBD0 | 1.00 | 1.47 | 14.26 | 14.26 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.26 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.26 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D7D0
Deuteranopia (green-blind)
#D4D3D1
Tritanopia (blue-blind)
#B9DBD8
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bfdbd0; /* rgb */ color: rgb(191, 219, 208); /* oklch */ color: oklch(86.8% 0.033 169.9);
Tailwind
colors: {
custom: {
50: '#d2e6de',
500: '#bfdbd0',
950: '#000000',
},
}SCSS
$custom: #bfdbd0; $custom-light: #d2e6de; $custom-dark: #000000;
JSON
{
"hex": "#bfdbd0",
"rgb": {
"r": 191,
"g": 219,
"b": 208
},
"hsl": {
"h": 156.429,
"s": 28,
"l": 80.392
},
"oklch": {
"l": 0.86771,
"c": 0.03336,
"h": 169.9
},
"luminance": 0.66293
}Semantic roles & 50–950 ramp
primary
#BFDBD0
secondary
#B28C9B
accent
#3F68A7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484