#BFD7DB#BFD7DB
#BFD7DB is a very light, muted teal. Relative luminance 0.648; OKLCH L 86.3% C 0.026 H 208.7°. Best body text is #000000 at 13.96:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD7DB |
|---|---|
| RGB | rgb(191, 215, 219) |
| HSL | hsl(189, 28%, 80%) |
| HSV | hsv(189, 13%, 86%) |
| CMYK | cmyk(12.8%, 1.8%, 0%, 14.1%) |
| CIE-LAB | lab(84.38, -7.17, -4.68) |
| CIE-LCH | lch(84.38, 8.56, 213.12°) |
| OKLab | oklab(86.26% -0.023 -0.0126) |
| OKLCH | oklch(86.26% 0.026 208.7) |
| XYZ | xyz(58.5694, 64.7905, 76.4241) |
| Luminance | 0.6479 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.37
Powder Blue
#B0E0E6
ΔE00 6.18
Silver (survey)
#C5C9C7
ΔE00 7.90
Fog
#D8DCE0
ΔE00 8.09
Light Grey
#D8DCD6
ΔE00 8.39
Lightcyan
#E0FFFF
ΔE00 8.89
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD7DB #DBC3BF
analogous
#BFDBD1 #BFD7DB #BFC9DB
triadic
#BFD7DB #DBBFD7 #D7DBBF
tetradic
#BFD7DB #D1BFDB #DBC3BF #C9DBBF
square
#BFD7DB #D1BFDB #DBC3BF #C9DBBF
split-complementary
#BFD7DB #DBBFC9 #DBD1BF
monochromatic
#71A6AF #98BFC5 #BFD7DB #E6EFF1 #EBF3F4
Accessibility & contrast
On white
1.50
#BFD7DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
13.96
#BFD7DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD7DB
13.96:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD7DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD7DB | 1.00 | 1.50 | 13.96 | 13.96 |
| #FFFFFF | 1.50 | 1.00 | 21.00 | 21.00 |
| #000000 | 13.96 | 21.00 | 1.00 | 1.00 |
| ##000000 | 13.96 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D3D5DB
Deuteranopia (green-blind)
#CED1DB
Tritanopia (blue-blind)
#B7D9D8
Achromatopsia (no color)
#D2D2D2
Design tokens & code
CSS
--color: #bfd7db; /* rgb */ color: rgb(191, 215, 219); /* oklch */ color: oklch(86.3% 0.026 208.7);
Tailwind
colors: {
custom: {
50: '#d2e3e6',
500: '#bfd7db',
950: '#000000',
},
}SCSS
$custom: #bfd7db; $custom-light: #d2e3e6; $custom-dark: #000000;
JSON
{
"hex": "#bfd7db",
"rgb": {
"r": 191,
"g": 215,
"b": 219
},
"hsl": {
"h": 188.571,
"s": 28,
"l": 80.392
},
"oklch": {
"l": 0.86257,
"c": 0.02629,
"h": 208.7
},
"luminance": 0.64792
}Semantic roles & 50–950 ramp
primary
#BFD7DB
secondary
#B2928C
accent
#4E3FA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484