#BFD9DB#BFD9DB
#BFD9DB is a very light, muted teal. Relative luminance 0.658; OKLCH L 86.7% C 0.028 H 202.3°. Best body text is #000000 at 14.16:1 contrast (WCAG AA passes).
Color values
| HEX | #BFD9DB |
|---|---|
| RGB | rgb(191, 217, 219) |
| HSL | hsl(184, 28%, 80%) |
| HSV | hsv(184, 13%, 86%) |
| CMYK | cmyk(12.8%, 0.9%, 0%, 14.1%) |
| CIE-LAB | lab(84.90, -8.20, -3.90) |
| CIE-LCH | lch(84.90, 9.09, 205.45°) |
| OKLab | oklab(86.67% -0.0258 -0.0106) |
| OKLCH | oklch(86.67% 0.028 202.3) |
| XYZ | xyz(59.0817, 65.8153, 76.5949) |
| Luminance | 0.6582 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.43
Lightblue
#ADD8E6
ΔE00 5.61
Lightcyan
#E0FFFF
ΔE00 8.21
Silver (survey)
#C5C9C7
ΔE00 8.52
Light Grey
#D8DCD6
ΔE00 8.55
Ice Blue (survey)
#D7FFFE
ΔE00 8.72
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFD9DB #DBC1BF
analogous
#BFDBCF #BFD9DB #BFCBDB
triadic
#BFD9DB #DBBFD9 #D9DBBF
tetradic
#BFD9DB #CFBFDB #DBC1BF #CBDBBF
square
#BFD9DB #CFBFDB #DBC1BF #CBDBBF
split-complementary
#BFD9DB #DBBFCB #DBCFBF
monochromatic
#71AAAF #98C2C5 #BFD9DB #E6F0F1 #EBF3F4
Accessibility & contrast
On white
1.48
#BFD9DB on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.16
#BFD9DB on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFD9DB
14.16:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFD9DB | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFD9DB | 1.00 | 1.48 | 14.16 | 14.16 |
| #FFFFFF | 1.48 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.16 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.16 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D5D6DB
Deuteranopia (green-blind)
#CFD2DB
Tritanopia (blue-blind)
#B7DBD9
Achromatopsia (no color)
#D4D4D4
Design tokens & code
CSS
--color: #bfd9db; /* rgb */ color: rgb(191, 217, 219); /* oklch */ color: oklch(86.7% 0.028 202.3);
Tailwind
colors: {
custom: {
50: '#d2e4e6',
500: '#bfd9db',
950: '#000000',
},
}SCSS
$custom: #bfd9db; $custom-light: #d2e4e6; $custom-dark: #000000;
JSON
{
"hex": "#bfd9db",
"rgb": {
"r": 191,
"g": 217,
"b": 219
},
"hsl": {
"h": 184.286,
"s": 28,
"l": 80.392
},
"oklch": {
"l": 0.86673,
"c": 0.02785,
"h": 202.3
},
"luminance": 0.65817
}Semantic roles & 50–950 ramp
primary
#BFD9DB
secondary
#B28F8C
accent
#463FA7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484