#BFDBD4#BFDBD4
#BFDBD4 is a very light, muted teal. Relative luminance 0.665; OKLCH L 86.9% C 0.031 H 178.8°. Best body text is #000000 at 14.30:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDBD4 |
|---|---|
| RGB | rgb(191, 219, 212) |
| HSL | hsl(165, 28%, 80%) |
| HSV | hsv(165, 13%, 86%) |
| CMYK | cmyk(12.8%, 0%, 3.2%, 14.1%) |
| CIE-LAB | lab(85.25, -10.61, 0.31) |
| CIE-LCH | lch(85.25, 10.62, 178.34°) |
| OKLab | oklab(86.89% -0.0312 0.0007) |
| OKLCH | oklch(86.89% 0.031 178.8) |
| XYZ | xyz(58.6982, 66.4916, 72.0162) |
| Luminance | 0.6649 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.74
Ice
#D6FFFA
ΔE00 8.03
Ice Blue (survey)
#D7FFFE
ΔE00 8.31
Very Pale Blue
#D6FFFE
ΔE00 8.35
Lightcyan
#E0FFFF
ΔE00 8.39
Paleturquoise
#AFEEEE
ΔE00 8.42
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDBD4 #DBBFC6
analogous
#BFDBC6 #BFDBD4 #BFD4DB
triadic
#BFDBD4 #D4BFDB #DBD4BF
tetradic
#BFDBD4 #C6BFDB #DBBFC6 #D4DBBF
square
#BFDBD4 #C6BFDB #DBBFC6 #D4DBBF
split-complementary
#BFDBD4 #DBBFD4 #DBC6BF
monochromatic
#71AF9F #98C5BA #BFDBD4 #E6F1EE #EBF4F2
Accessibility & contrast
On white
1.47
#BFDBD4 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.30
#BFDBD4 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDBD4
14.30:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDBD4 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDBD4 | 1.00 | 1.47 | 14.30 | 14.30 |
| #FFFFFF | 1.47 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.30 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.30 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#D8D7D4
Deuteranopia (green-blind)
#D3D3D5
Tritanopia (blue-blind)
#B8DCD9
Achromatopsia (no color)
#D5D5D5
Design tokens & code
CSS
--color: #bfdbd4; /* rgb */ color: rgb(191, 219, 212); /* oklch */ color: oklch(86.9% 0.031 178.8);
Tailwind
colors: {
custom: {
50: '#d2e6e1',
500: '#bfdbd4',
950: '#000000',
},
}SCSS
$custom: #bfdbd4; $custom-light: #d2e6e1; $custom-dark: #000000;
JSON
{
"hex": "#bfdbd4",
"rgb": {
"r": 191,
"g": 219,
"b": 212
},
"hsl": {
"h": 165,
"s": 28,
"l": 80.392
},
"oklch": {
"l": 0.86885,
"c": 0.03125,
"h": 178.8
},
"luminance": 0.66493
}Semantic roles & 50–950 ramp
primary
#BFDBD4
secondary
#B28C96
accent
#3F59A7
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141515
muted
#838484