#BFDFD9#BFDFD9
#BFDFD9 is a very light, muted teal. Relative luminance 0.689; OKLCH L 87.9% C 0.035 H 182.9°. Best body text is #000000 at 14.77:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDFD9 |
|---|---|
| RGB | rgb(191, 223, 217) |
| HSL | hsl(169, 33%, 81%) |
| HSV | hsv(169, 14%, 87%) |
| CMYK | cmyk(14.3%, 0%, 2.7%, 12.5%) |
| CIE-LAB | lab(86.43, -11.67, -0.60) |
| CIE-LCH | lch(86.43, 11.69, 182.93°) |
| OKLab | oklab(87.87% -0.0347 -0.0018) |
| OKLCH | oklch(87.87% 0.035 182.9) |
| XYZ | xyz(60.3948, 68.8600, 75.7415) |
| Luminance | 0.6886 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 5.75
Ice
#D6FFFA
ΔE00 6.91
Paleturquoise
#AFEEEE
ΔE00 7.09
Ice Blue (survey)
#D7FFFE
ΔE00 7.18
Very Pale Blue
#D6FFFE
ΔE00 7.20
Pale Blue
#D0FEFE
ΔE00 7.34
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDFD9 #DFBFC5
analogous
#BFDFC9 #BFDFD9 #BFD5DF
triadic
#BFDFD9 #D9BFDF #DFD9BF
tetradic
#BFDFD9 #C9BFDF #DFBFC5 #D5DFBF
square
#BFDFD9 #C9BFDF #DFBFC5 #D5DFBF
split-complementary
#BFDFD9 #DFBFD5 #DFC9BF
monochromatic
#6DB6A9 #96CBC1 #BFDFD9 #E8F3F1 #EBF5F3
Accessibility & contrast
On white
1.42
#BFDFD9 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.77
#BFDFD9 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDFD9
14.77:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDFD9 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDFD9 | 1.00 | 1.42 | 14.77 | 14.77 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.77 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.77 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDBD9
Deuteranopia (green-blind)
#D5D6DA
Tritanopia (blue-blind)
#B7E0DD
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bfdfd9; /* rgb */ color: rgb(191, 223, 217); /* oklch */ color: oklch(87.9% 0.035 182.9);
Tailwind
colors: {
custom: {
50: '#d2e9e4',
500: '#bfdfd9',
950: '#000000',
},
}SCSS
$custom: #bfdfd9; $custom-light: #d2e9e4; $custom-dark: #000000;
JSON
{
"hex": "#bfdfd9",
"rgb": {
"r": 191,
"g": 223,
"b": 217
},
"hsl": {
"h": 168.75,
"s": 33.333,
"l": 81.176
},
"oklch": {
"l": 0.87869,
"c": 0.03474,
"h": 182.9
},
"luminance": 0.68861
}Semantic roles & 50–950 ramp
primary
#BFDFD9
secondary
#B78B93
accent
#394FAC
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484