#BFD8DB#BFD8DB
#BFD8DB is a very light, muted teal. Relative luminance 0.653; OKLCH L 86.5% C 0.027 H 205.4°. Best body text is #000000 at 14.06:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD8DB |
|---|---|
| RGB | rgb(191, 216, 219) |
| HSL | hsl(186, 28%, 80%) |
| HSV | hsv(186, 13%, 86%) |
| CMYK | cmyk(12.8%, 1.4%, 0%, 14.1%) |
| CIE-LAB | lab(84.64, -7.69, -4.29) |
| CIE-LCH | lch(84.64, 8.81, 209.17°) |
| OKLab | oklab(86.47% -0.0244 -0.0116) |
| OKLCH | oklch(86.47% 0.027 205.4) |
| XYZ | xyz(58.8248, 65.3013, 76.5093) |
| Luminance | 0.6530 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Lightblue
#ADD8E6
ΔE00 5.44
Powder Blue
#B0E0E6
ΔE00 5.77
Silver (survey)
#C5C9C7
ΔE00 8.20
Light Grey
#D8DCD6
ΔE00 8.44
Fog
#D8DCE0
ΔE00 8.51
Lightcyan
#E0FFFF
ΔE00 8.53
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD8DB #DBC2BF
analogous
#BFDBD0 #BFD8DB #BFCADB
triadic
#BFD8DB #DBBFD8 #D8DBBF
tetradic
#BFD8DB #D0BFDB #DBC2BF #CADBBF
square
#BFD8DB #D0BFDB #DBC2BF #CADBBF
split-complementary
#BFD8DB #DBBFCA #DBD0BF
monochromatic
#71A8AF #98C0C5 #BFD8DB #E6F0F1 #EBF3F4
Accessibility & contrast
On white
1.49
#BFD8DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.06
#BFD8DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD8DB
14.06:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD8DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD8DB | 1.00 | 1.49 | 14.06 | 14.06 |
| #FFFFFF | 1.49 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.06 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.06 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D4D6DB
Deuteranopia (green-blind)
#CFD2DB
Tritanopia (blue-blind)
#B7DAD9
Achromatopsia (no color)
#D3D3D3
Design tokens & code
CSS
--color: #bfd8db; /* rgb */ color: rgb(191, 216, 219); /* oklch */ color: oklch(86.5% 0.027 205.4);
Tailwind
colors: {
custom: {
50: '#d2e4e6',
500: '#bfd8db',
950: '#000000',
},
}SCSS
$custom: #bfd8db; $custom-light: #d2e4e6; $custom-dark: #000000;
JSON
{
"hex": "#bfd8db",
"rgb": {
"r": 191,
"g": 216,
"b": 219
},
"hsl": {
"h": 186.429,
"s": 28,
"l": 80.392
},
"oklch": {
"l": 0.86465,
"c": 0.02703,
"h": 205.4
},
"luminance": 0.65303
}Semantic roles & 50–950 ramp
primary
#BFD8DB
secondary
#B2908C
accent
#4A3FA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484