#BFDBCF#BFDBCF
#BFDBCF is a very light, muted teal. Relative luminance 0.662; OKLCH L 86.7% C 0.034 H 167.9°. Best body text is #000000 at 14.25:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDBCF |
|---|---|
| RGB | rgb(191, 219, 207) |
| HSL | hsl(154, 28%, 80%) |
| HSV | hsv(154, 13%, 86%) |
| CMYK | cmyk(12.8%, 0%, 5.5%, 14.1%) |
| CIE-LAB | lab(85.12, -11.58, 2.77) |
| CIE-LCH | lch(85.12, 11.90, 166.55°) |
| OKLab | oklab(86.74% -0.0332 0.0072) |
| OKLCH | oklch(86.74% 0.034 167.9) |
| XYZ | xyz(58.0772, 66.2432, 68.7458) |
| Luminance | 0.6624 (WCAG relative) |
| Temperature | neutral |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 8.50
Ice
#D6FFFA
ΔE00 8.54
Duck Egg Blue
#C3FBF4
ΔE00 8.98
Ice Blue (survey)
#D7FFFE
ΔE00 9.20
Very Pale Blue
#D6FFFE
ΔE00 9.23
Paleturquoise
#AFEEEE
ΔE00 9.27
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDBCF #DBBFCB
analogous
#BFDBC1 #BFDBCF #BFD9DB
triadic
#BFDBCF #CFBFDB #DBCFBF
tetradic
#BFDBCF #C1BFDB #DBBFCB #D9DBBF
square
#BFDBCF #C1BFDB #DBBFCB #D9DBBF
split-complementary
#BFDBCF #DBBFD9 #DBC1BF
monochromatic
#71AF94 #98C5B2 #BFDBCF #E6F1EC #EBF4F0
Accessibility & contrast
On white
1.47
#BFDBCF on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.25
#BFDBCF on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDBCF
14.25:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDBCF | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDBCF | 1.00 | 1.47 | 14.25 | 14.25 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.25 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.25 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D9D7CE
Deuteranopia (green-blind)
#D4D3D0
Tritanopia (blue-blind)
#BADBD7
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bfdbcf; /* rgb */ color: rgb(191, 219, 207); /* oklch */ color: oklch(86.7% 0.034 167.9);
Tailwind
colors: {
custom: {
50: '#d2e6dd',
500: '#bfdbcf',
950: '#000000',
},
}SCSS
$custom: #bfdbcf; $custom-light: #d2e6dd; $custom-dark: #000000;
JSON
{
"hex": "#bfdbcf",
"rgb": {
"r": 191,
"g": 219,
"b": 207
},
"hsl": {
"h": 154.286,
"s": 28,
"l": 80.392
},
"oklch": {
"l": 0.86743,
"c": 0.034,
"h": 167.9
},
"luminance": 0.66244
}Semantic roles & 50–950 ramp
primary
#BFDBCF
secondary
#B28C9C
accent
#3F6BA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484