#BFDBD6#BFDBD6
#BFDBD6 is a very light, muted teal. Relative luminance 0.666; OKLCH L 86.9% C 0.031 H 183.7°. Best body text is #000000 at 14.32:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDBD6 |
|---|---|
| RGB | rgb(191, 219, 214) |
| HSL | hsl(169, 28%, 80%) |
| HSV | hsv(169, 13%, 86%) |
| CMYK | cmyk(12.8%, 0%, 2.3%, 14.1%) |
| CIE-LAB | lab(85.30, -10.22, -0.68) |
| CIE-LCH | lch(85.30, 10.25, 183.78°) |
| OKLab | oklab(86.94% -0.0304 -0.002) |
| OKLCH | oklch(86.94% 0.031 183.7) |
| XYZ | xyz(58.9520, 66.5932, 73.3531) |
| Luminance | 0.6659 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.10
Ice
#D6FFFA
ΔE00 7.99
Ice Blue (survey)
#D7FFFE
ΔE00 8.08
Lightcyan
#E0FFFF
ΔE00 8.08
Very Pale Blue
#D6FFFE
ΔE00 8.13
Paleturquoise
#AFEEEE
ΔE00 8.24
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDBD6 #DBBFC4
analogous
#BFDBC8 #BFDBD6 #BFD2DB
triadic
#BFDBD6 #D6BFDB #DBD6BF
tetradic
#BFDBD6 #C8BFDB #DBBFC4 #D2DBBF
square
#BFDBD6 #C8BFDB #DBBFC4 #D2DBBF
split-complementary
#BFDBD6 #DBBFD2 #DBC8BF
monochromatic
#71AFA4 #98C5BD #BFDBD6 #E6F1EF #EBF4F2
Accessibility & contrast
On white
1.47
#BFDBD6 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.32
#BFDBD6 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDBD6
14.32:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDBD6 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDBD6 | 1.00 | 1.47 | 14.32 | 14.32 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.32 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.32 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D8D6
Deuteranopia (green-blind)
#D2D3D6
Tritanopia (blue-blind)
#B8DCD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bfdbd6; /* rgb */ color: rgb(191, 219, 214); /* oklch */ color: oklch(86.9% 0.031 183.7);
Tailwind
colors: {
custom: {
50: '#d2e6e2',
500: '#bfdbd6',
950: '#000000',
},
}SCSS
$custom: #bfdbd6; $custom-light: #d2e6e2; $custom-dark: #000000;
JSON
{
"hex": "#bfdbd6",
"rgb": {
"r": 191,
"g": 219,
"b": 214
},
"hsl": {
"h": 169.286,
"s": 28,
"l": 80.392
},
"oklch": {
"l": 0.86943,
"c": 0.03051,
"h": 183.7
},
"luminance": 0.66594
}Semantic roles & 50–950 ramp
primary
#BFDBD6
secondary
#B28C93
accent
#3F51A7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484