#BFDFD7#BFDFD7
#BFDFD7 is a very light, muted teal. Relative luminance 0.688; OKLCH L 87.8% C 0.035 H 178.7°. Best body text is #000000 at 14.75:1 contrast (WCAG AA passes).
Color values
| HEX | #BFDFD7 |
|---|---|
| RGB | rgb(191, 223, 215) |
| HSL | hsl(165, 33%, 81%) |
| HSV | hsv(165, 14%, 87%) |
| CMYK | cmyk(14.3%, 0%, 3.6%, 12.5%) |
| CIE-LAB | lab(86.38, -12.07, 0.38) |
| CIE-LCH | lch(86.38, 12.07, 178.19°) |
| OKLab | oklab(87.81% -0.0355 0.0008) |
| OKLCH | oklch(87.81% 0.035 178.7) |
| XYZ | xyz(60.1362, 68.7566, 74.3798) |
| Luminance | 0.6876 (WCAG relative) |
| Temperature | cool |
| Family | teal |
Closest named colors
Powder Blue
#B0E0E6
ΔE00 6.48
Ice
#D6FFFA
ΔE00 7.02
Paleturquoise
#AFEEEE
ΔE00 7.36
Duck Egg Blue
#C3FBF4
ΔE00 7.43
Ice Blue (survey)
#D7FFFE
ΔE00 7.49
Very Pale Blue
#D6FFFE
ΔE00 7.51
Perceptual scales
Shades
Tints
Tones
OKLCH scale
Color harmonies
complementary
#BFDFD7 #DFBFC7
analogous
#BFDFC7 #BFDFD7 #BFD7DF
triadic
#BFDFD7 #D7BFDF #DFD7BF
tetradic
#BFDFD7 #C7BFDF #DFBFC7 #D7DFBF
square
#BFDFD7 #C7BFDF #DFBFC7 #D7DFBF
split-complementary
#BFDFD7 #DFBFD7 #DFC7BF
monochromatic
#6DB6A4 #96CBBD #BFDFD7 #E8F3F0 #EBF5F2
Accessibility & contrast
On white
1.42
#BFDFD7 on #FFFFFF
AA ✗AA large ✗AAA ✗
On black
14.75
#BFDFD7 on #000000
AA ✓AA large ✓AAA ✓
Best text color
#000000 on #BFDFD7
14.75:1 — WCAG AA (normal text) passes
Contrast matrix
| fg \ bg | ##BFDFD7 | #FFFFFF | #000000 | ##000000 |
|---|---|---|---|---|
| ##BFDFD7 | 1.00 | 1.42 | 14.75 | 14.75 |
| #FFFFFF | 1.42 | 1.00 | 21.00 | 21.00 |
| #000000 | 14.75 | 21.00 | 1.00 | 1.00 |
| ##000000 | 14.75 | 21.00 | 1.00 | 1.00 |
Color blindness preview
Protanopia (red-blind)
#DCDBD7
Deuteranopia (green-blind)
#D6D6D8
Tritanopia (blue-blind)
#B7E0DC
Achromatopsia (no color)
#D8D8D8
Design tokens & code
CSS
--color: #bfdfd7; /* rgb */ color: rgb(191, 223, 215); /* oklch */ color: oklch(87.8% 0.035 178.7);
Tailwind
colors: {
custom: {
50: '#d2e9e3',
500: '#bfdfd7',
950: '#000000',
},
}SCSS
$custom: #bfdfd7; $custom-light: #d2e9e3; $custom-dark: #000000;
JSON
{
"hex": "#bfdfd7",
"rgb": {
"r": 191,
"g": 223,
"b": 215
},
"hsl": {
"h": 165,
"s": 33.333,
"l": 81.176
},
"oklch": {
"l": 0.87811,
"c": 0.03549,
"h": 178.7
},
"luminance": 0.68758
}Semantic roles & 50–950 ramp
primary
#BFDFD7
secondary
#B78B96
accent
#3956AC
background
#FEFEFE
surface
#FBFCFC
border
#D4D5D5
text
#141615
muted
#838484